Hi,
I'm using BreezingForms 1.5.9 Stable (build 701), in Joomla 1.5, and created a form using EasyFormMode,
When calling the form, I would like to use custom parameters like :
index.php?option=com_facileforms&ff_name=SamplePizzaShop&ff_border=0&Itemid=112&ff_nm_venue=test
venue is a textfield in my form,
how can I retrieve the value of venue from the URL and automatically set up the value of this textfield ?