I have created a dynamic input field which changes depending on the item type. <h:panelGrid columns=\"2\" cellpadding=\"10\">
I have a form that dynamically changes when a button and/or link is clicked, and I am using jScrollPane in a div located inside the form called \".softcontent\".
I am having problems with dynamic forms in spring. In our form we want to specify a title, and add a number of questions. We have an \"add\" button to add question input form using
I am creating an online survey application using JSF with IceFaces. The survey can have any number of questions. Each question can be any one of the types checkbox, radio button, textbox, etc., with开
I tried to ask a more specific question but I think i may have been overly specific so I\'ll zoom out to get a better advice.
New to HMVC in Codeigniter. Dynamic form allows new \"segments\" to be created when a user clicks a link.
I asked this question and although the answer directly satisfied my needs I am left with a feeling that there has to a simpler solution for this specific problem.
In an upcoming project, we will be creating forms for citizen\'s to fill out to start the process of applying for the requested license or permit. As one can imagine, a form tends to change often. I w
I want to create a script that does the following: When answering questions via a radio, drop-down, or checkbox, the script checks
The goal is, when I focus on the last text line, another one appears below it. Then disable this at a certain number of lines.