Hi all:
I have Joomla! 2.5 with K2 installed. Testing'm ChronoForms to buy the retail version, but before i need to do something and I have no idea to be sure that this is the solution that i need.
I have an article in K2. Insert a form with the plugin
I need to have a hidden field on the form that takes the value of K2 article title to send along with the other data that the user entered on the form.
This form is always the same for all items K2, so dynamically to take the title of the article where it is inserted.
I know how to insert a variable in the title of the article, but do not know how to pass the ChronoForms plugin.
I tried to insert the value in the $ _SESSION variable and retrieve it from the code of the form and attach it to the hidden field VALUE label, but I always take the title of the previous page you have visited. Never present.
This is another way to do this?
THANKS!
I have Joomla! 2.5 with K2 installed. Testing'm ChronoForms to buy the retail version, but before i need to do something and I have no idea to be sure that this is the solution that i need.
I have an article in K2. Insert a form with the plugin
{chronoform}form{/chronoforms}
. I need to have a hidden field on the form that takes the value of K2 article title to send along with the other data that the user entered on the form.
This form is always the same for all items K2, so dynamically to take the title of the article where it is inserted.
I know how to insert a variable in the title of the article, but do not know how to pass the ChronoForms plugin.
I tried to insert the value in the $ _SESSION variable and retrieve it from the code of the form and attach it to the hidden field VALUE label, but I always take the title of the previous page you have visited. Never present.
This is another way to do this?
THANKS!