how to change the link to the form?

Sergo

Member
how to change the link to the form:
my domen/component/fabrik/form/3/0? Itemid = 126

should be:
my domain / name of the material / add

This is in fabrik?
 
Hi Sergo

Make use of SEF-URLs.
Enable .htaccess for rewrite to work
Enable URL rewriting in Global Configuration
Create a menu option which has alias <material-to-add>
Create a menu option under <material-to-add> linking to fabrik form (the list created) with alias add
the end resultant will be
yourdomian.tld/material-to-add/add

Rakesh
 
Back
Top