Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
nithin s c
16
Views
2
Comments
Solved
Accessing Jquery Variable From OutSystems
Question
Hi All,
I am facing a problem while access jquery variable from outsystems.
I am using "GetFormValue" of "HTTPRequestHandler" extension.But it is returning an empty String.
Does anyone came accross similar issues?
J.
MVP
Solution
what are you trying to achieve?
either use an hidden-input-field to synchronize the variable.
or use fakenotifywidget to submit the variable.
nithin s c
Hi J,
Thanks for the Suggestion.
I used
hidden-input-field and its resolved the issues.
Thanks,
Nithin S C
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...