remove multi page forms - Page break from form editing

mahmoodee

Member
Hello,
I use Pagination - multi page forms - Page break=yes.
I need to show next and back steps only when add new form.
In edit form I want to show all tabs not steps .
How I can do that please
thank you
 
There isn't a built in way to do that.

You might be able to achieve it by copying your List (which will create a new set of list/form/group(s)/elements based on the same underlying table). Set the copy up not to use page breaks, then on the original set a custom Edit link on the List, which points to the copy, like ...

index.php?option=com_fabrik&view=form&formid=X&rowid={rowid}

Replace X with the numeric ID of your form copy.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top