• 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: Need to get hidden field value w/o postback

Need to get hidden field value w/o postback 11 years 11 months ago #23123

  • nids_511
  • nids_511's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi, I am fairly new to Joomla and RS Forms. I am working on a form where I need to get the changed value of drop down without posting back the page. As soon as drop down selection is changed, I can display the changed value using alert. But I can not display this value on page using server side code as the page has not been posted back yet. Doing this.form.submit() in js posts back the page and achieves the purpose but also triggers the validation rules even before user clicks on Submit button. I need to know if there is a way to have the server side value updated using jquery/ js w/o posting back the page at all. Thanks in advance.
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!