Keyword

rsform pro

  • reza goodarzi
  • reza goodarzi's Avatar Topic Author
  • Offline
  • New Member
More
8 years 3 months ago #160194 by reza goodarzi
rsform pro was created by reza goodarzi
hi ,
i am using rs form pro to k2 articles , i make hidden field to rs form and use this code to send article id and it work fine, but i want change the code to send me article title , any body can help me?
//<code>
$jinput = JFactory::getApplication()->input;
return ($jinput->get('id', 'No K2 Item', 'INT'));
//</code>

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 3 months ago #160225 by Krikor Boghossian
Replied by Krikor Boghossian on topic rsform pro
Hello,

You would need to manually query the database and retrieve the item's properties.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum