Assign values to fields from a db to modify/delete it I think the test_random_form.html as an example to modify/delete the values previously inserted from test_sequential_form.html and eventua...
Re: How pass a first subform's value to the second one > > % In the if at line 1 WasSubmitted > % works, but GetInputValue at line 3 > % return nothing why? > > % Many Th...
How pass a first subform's value to the second one This code has added to your fiile subscriptionclass.php: 1: if ($this->paged_form_object->WasSubmitted("reminder") and $t...
Re: Dinamic Options in a Select > > > % % Yes, I do that a lot. You should > % you > > % % use the load() function of your > % paged > > % % forms subclass ...
Re: Dinamic Options in a Select > > % > % % > % % % Thank you for begin. > % % % > % % % 1) Can I put as Options a > % Function > % % % returning a string such ...