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
Vinay T
86
Views
1
Comments
Solved
View state in URL
Question
Hi,
I am looking for a way to have the view state of a page to be a part of the URL itself(as query parameters).
That way, one can bookmark the URL and restore the state of the page(like the value of a textbox).
Any help would be appreciated.
Suraj Borade
Solution
Hi Vinay,
You can give input parameters to the page as we give query parameters. You can see value of input parameters in URL itself and bookmark the URL. (You can pass textbox value to input parameter at the time of redirecting to next page.)
Hope this helps.
-- Suraj B
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...