Prefill a form with data from another form

gustavino

Member
Hey
I'm working on a new project, and now I can't solve a small problem.
I have a form with many elements and I want to prefill a second form with data from the first form.
If I try to write on a display element this code:

<a href="index.php?option=com_fabrik&view=form&formid=8&fab_booking___hotel=pippo&fab_booking___location=pluto">prova</a>
everything works.
But, if I try to insert the placeholders:

<a href="index.php?option=com_fabrik&view=form&formid=8&fab_booking___hotel={fab_hotels___name}&fab_booking___location={fab_hotels___location}">prova</a>

it does'nt work.

Link: http://www.925hotels.com/lista-hotels

What is wrong?
Thank you!
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top