Grab main article title to site form module 21 Postsabc123 8 years ago3TopicI made an seblod contact site form module and i want to see from which joomla article the form is filled in.I tried to use field "Joomla! Article" and then i get it manually but i want it as an live value so no user interaction is needed. 754 PostsOctopoos - Lioneladministrator 8 years ago2Level 1Hi abc123,you can add a hidden field in your contact form with the live value "variable" on it and set it's parameters :type : intvariable : idit will catch the id of the article.Regards.Lionel 21 Postsabc123 8 years ago1Level 2Thank you very much Lionel that works great.If i add it to an field like text i get the article id but if i add it as live value to an "Joomla! Article" field then it shows the title instead which in this case is better. 21 Postsabc123 8 years ago0Level 3Only to clarify "Joomla! Article" field type is called "Article (Related)" when you choose.