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
Frank
1
Views
1
Comments
Incrementing an identifier
Question
Hello Everybody,
I did not see this in the forum, so here goes. The page displays a record on the page. I want to press a button. The button leads to some processing from the users input on the page. The page refreshes to the next record, which is incremented from a query in Preparation event. How do I increment to the next record? I tried using the assign widget and increment an integer variable and then tried to use integer variable in the query.........but I get error "Looking for identifier instead of integer". How do I convert an integer to an identifier?
Thanks in advance!
Frank
J.
MVP
Hi,
IntegerToEntityRefInteger() is the function you asked
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...