Search the Community
Showing results for tags 'processing'.
-
Hello, I'm building a form through the API. In that form I am using a repeater field that is setup with 5 Ready-To-Edit New Repeater items. In the repeater is only one text input field named "servername". Now I'm having trouble accessing the repeater field values when I process the form. I read...
- 2 replies
-
- processing
- form
-
(and 3 more)
Tagged with:
-
Hi, I process 3 different forms with 3 different ids/names in the same template. Now my post values seem to get mixed up between the forms. What I tried is $profileForm->processInput($input->post); if ($profileForm->id == "profile-form") { //do something } Analogue with th...
- 7 replies
-
- Multiple forms
- processing
-
(and 1 more)
Tagged with: