In using jsrender, i have success with textboxes and dropdown. However, using the same tags on radio button fields is not showing in the browser. Any advice?
You may post your code for discussion.
I now realise the problem. I have already done a multipage form in phpmaker with Tabs and conditional logic where some form elements are hidden but shown based on user choice of other form elements. I am now trying to convert the form layout using the Custom Template on the Table specific Add/Copy page. It seems that some of the scripts used in Client Scripts–>Startup Scripts to show hide form elements are no longer working with the Custom Template. The custom template works, without those scripts. Are their limitations placed on other scripts when the Custom Template is used? Is there any way around this issue?
It depends on what your code does, you may post for discussion.
Please press [F12] and see whether any Javascript error message from “Console” section of your browser.