continue in Form

Hello
I need your help.
I want that when I record a form, the next screen is the same form.
When I record the form, it sends me to another form different from the one I just filled out.
I've been looking for the solution and I can not find it.
Thank you!
 
Easy peasy.

In form settings / Buttons, set Hide on the Save button, and Show on the Apply button.
 
Easy peasy.

In form settings / Buttons, set Hide on the Save button, and Show on the Apply button.
Hello,
I have explained badly. I am sorry.
I have 2 doubts.
question 1) I want that when I record a form ... I redirect to the same form (empty) to be able to fill in again.
How should I do it?

question 2) if I wanted that once the form was recorded, redirected me to the main page ... how should it be done?

thanks for the quickness!!
 
Use a 'redirect' form plugin.

To redirect back to the same (empty) form ...

Code:
index.php?option=com_fabrik&view=form&formid=X&rowid=

Replace X with your numeric form ID.

If you have SEF enabled, Fabrik will automatically make that a SEF'ed link.

Leave all the other settings on the redirect plugin as default.

-- hugh
 
Use a 'redirect' form plugin.

To redirect back to the same (empty) form ...

Code:
index.php?option=com_fabrik&view=form&formid=X&rowid=

Replace X with your numeric form ID.

If you have SEF enabled, Fabrik will automatically make that a SEF'ed link.

Leave all the other settings on the redirect plugin as default.

-- hugh

Thank you...
I had not seen the answer.
thanks ... I'll try it to see what happens.
Goodnight
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top