SEF problem on custom link

BigStef

Member
Hi, I have found a custom link wich works great on my form ("index.php?option=com_fabrik&view=form&formid=X&rowid={your___element_raw}" found here : link )
But as soon as i activate "SEF URLs" and "Use URL rewriting" in my Global Configuration (of website) the link stop working and i get an empty form (no data prefilled to modify - What i need).

My URL on this link when not SEF :
www.mywebsite.com/index.php?option=com_fabrik&view=form&formid=7&rowid=5

My URL on this link when SEF :
www.mywebsite.com/acces-a-mon-compte/form/7/5

The URL i give in the custom link parameter :
index.php?option=com_fabrik&view=form&formid=7&rowid={aaenfantsoriginal___id_raw}

It would be great if i could make it works... Thanks by advance for any suggestion...
 
In your custom link, try using a SEF'd URL:

Code:
http://www.mywebsite.com/acces-a-mon-compte/form/7/{aaenfantsoriginal___id_raw}

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

Thank you.

Members online

Back
Top