Events on dynamic radio and check boxes
Hi Max and team,
I've build a dynamic survey tool (takes rows in DB, recognises the question type and builds the necessary textbox, radio or check box). To allow for data to be easily saved back into the DB using the existing service infrastructure I plan to save the value per Input type into a variable (associated with each question type) which I can then link back up.
The problem I'm running into is that the actions/events associated with the check-box and the radios aren't being picked up by Tiggzi. I've applied them to the collection and the individual Input items. I'm not sure what I'm doing wrong but any input would be great.
Thanks,
Tim
EDIT: Actions on the textbox work perfectly.