Hello All,
We have some dynamic form elements displayed based on a code selected on the page, so we are planning to see if we can write a custom tag to render the HTML elements on the screen dynamically. We get the field name, type and value from the Database, so based on the type of the field that particular form element should be added to the page. Is it doable and if yes I really appreciate if someone has a sample code for me to start of.
We are using JSF, Spring.
Thanks