You need to sign in to do that
Don't have an account?
micwa
inputText: unlimited number of fields
I have a problem using inputText. I know that you can save and use the value entered in an input field in a member variable of the associated control class. But what happens if I don't know how many input fields I need? Is there another possibility ex. using url parameters passing as many values as needed to the form controler?
Thanks for your help.
Thanks for your help.
The following doesn't work:
Page:
Controller Apex Class