Hi,
Is it possible to get a value from an URL?
Like:
Case is that I would like to be able to have a select list pre selected when entering the form, after clicking on "order brochure" in a content item. So then the type of brochure is selected OR just displayed without a select list.
I suppose I should have a hidden input type form element in the content item, so I can use the GET attribute in the URL.
As you see, I have an idea but I'm not sure how exactly and if Joomla likes an URL like this.
Hope someone has a better idea then I do!😉
Thanx!
Johannes
Is it possible to get a value from an URL?
Like:
index.php?option=com_chronocontact&chronoformname=brochure&name=value
Case is that I would like to be able to have a select list pre selected when entering the form, after clicking on "order brochure" in a content item. So then the type of brochure is selected OR just displayed without a select list.
I suppose I should have a hidden input type form element in the content item, so I can use the GET attribute in the URL.
As you see, I have an idea but I'm not sure how exactly and if Joomla likes an URL like this.
Hope someone has a better idea then I do!😉
Thanx!
Johannes