0

I have a form in a jsp file. I want to add two buttons for adding/removing the form. Everytime the add button is pushed the same form is replicated below the original form. If I push the remove button the form is removed. I think there should be this function already implemented inside the liferay aui library.

user73793
  • 151
  • 8

1 Answers1

0

Yes, similar functionality available in Edit User screen for Address and Phone Numbers and other places too.

You can refer to phone_numbers.jsp and addresses.jsp at location.

Pankaj Kathiriya
  • 4,210
  • 2
  • 19
  • 26