Hi patrickhoechst,
Please drag a Debugger action into the On Load event, then submit the form and post the debug results here.
Bob
Hi patrickhoechst,
Please drag a Debugger action into the On Load event, then submit the form and post the debug results here.
Bob
Hi patrickhoechst,
I can see both values there, I don't see why they don't load correctly :-(
Please ask Max if he has any suggestions using the Contact Us menu above and linking to this thread.
Bob
Hi,
How do you set the fields values ? your fields names inside the repeater are not dynamic, you need to use the {var:area_repeater10.row.field_name} in each field value box, and the fields names should be modified too: {var:area_repeater10.key}, please check the manual for how this can be done correctly.
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi,
i set the field value like this: {var:area_repeater10.row.Datenuebersicht.reparaturfreigabe} but i forgot to make the Name Field dynamic :-(
Now, the radios works fine :-)