Fabrik / fabrik

Fabrik for Joomla 3.x
http://fabrikar.com
Other
254 stars 380 forks source link

what javascript for yesno element to check other element? #2283

Closed stefanocps closed 1 year ago

stefanocps commented 1 year ago

Hello i have a questionnaire with 35 questions and answer with a radiobutton. I need to have a FLAG for all those records that have unanswered questions The radiobutton will have a value = to mean that no choice has been made, so unanswered I have think to have a 'YESNO' element to check if all the questions are answered. If all are answered then the 'YESNO' will be 'YES'; if not then the 'YESNO' is 'NO' SO basically it should check all radiobutton, if only one has as value than the YESNO is NO

The YESNO should get its value on change of the radiobutton..but perhaps what i really need is on load/save..as i don't need it to see it in realtime. It should be just a reminder for me to see that some records are not totally answered

What javascript code should i use to get this done? anyhelp would be greatly apreciated

Thank you

trob commented 1 year ago

This is about F3 and about issues. Post questions is the forum.

stefanocps commented 1 year ago

sorry i don t understand

trob commented 1 year ago

In general GitHub "Issues" are for reporting issues/bugs in the code base, not for questions "How can I do...". And anyway: This is Fabrik 3 GitHub (for Joomla!3, which has reached its end-of-life 4 days ago).