• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Filter Frontend List Module

Filter Frontend List Module 12 years 5 months ago #15545

  • joey9
  • joey9's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I have a hidden form element I am recording in submissions that records the article_id that the form was submitted from. I would like to build a filter that only pulls submissions that match that form element.

I was looking at replicating the Module Frontend List and changing the _buildQuery function to add something like:

"AND article_id=" . JRequest::getInt('id')

I am a little lost on how to do this with the table structure RSForms uses.

Any ideas?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!