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?

2016-04-21 20-09-55
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.

UserImage.jpg
nithin s c
Hi J,
Thanks for the Suggestion.
I used hidden-input-field and its resolved the issues.
Thanks,
Nithin S C

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.