Is there a way to add/remove the add new feature with javascript?
Hello @cwalter2,
No. Why do you need it? What is the use case?
Maybe a button next to the field will work for you?
I do currently use button's next to the field I am just trying save space on a form. I cross reference a project responsibility list when I create a budget item, if the user's role in the project is any one of three they would be able to add budget categories.
You can create a separate form set for these users with the fields and setup you need.