function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
labaulabau 

Adding/removing HTML elements dynamically

Hello All:

I am trying to create a form that allows a user to create multiple records for an object, and letting the user add/delete form elements dynamically. The default form might include one line of input, with the option of adding more inputs when a button is pressed. Is there any existing functionality in Visualforce to accomplish this, or will this require Javascript?

Thanks so much,

Josh
VisualForceVisualForce