Platform
Learn
Community
Support
Partner Center
Sign up
or
Log in
logout
Account Settings
Profile
messages
Messages
logout
Logout
Platform
Home
Downloads
IPP
Licensing
Project Sizing
Learn
Training
Documentation
Evaluation Guide
What's New
Community
Home
Forums
Forge
Ideas
Members
Support
Partner Guide
Resources Library
Opportunities
Account Management
Sign up
or
Log in
Home
Forums
Forge
Ideas
Members
Dear ,
What would improve your OutSystems Community experience? Let us know by taking this 2-minute survey.
Pick up the survey
Community
›
Forums
›
Technology & Integration
Combo box - Reg
Community
›
Forums
›
Technology & Integration
Combo box - Reg
New Post
New Post
Hemalatha Krishnamorthy
Posted on 2016-03-16
Hemalatha Krishnamorthy
Rank: #1087
Posted on 2016-03-16
IT_SERVICE_REQUESTS.oml
Hi...
I have acombo box as Status in Pop-up page where i should show only " Further Approval , Approved and Rejected " as statuses in that. But actually in my status entity i have " In-Progress , Pending Requst , Further Approval , Approved and Rejected " as attributes , so it's showing all these things there. So i need to know whether do we have any method to get only those three ststus there? And the next doubt is in the same Pop-up page in " Assigned to " column i have to display it only for " Further Approval " . I have also tried it with " If " but still i don't get the proper things. I have enclosed my " .oml " file for your verification. Please clear this two doubts.
Simão Moura
Posted on 2016-03-16
Simão Moura
Rank: #200
Posted on 2016-03-16
Solution
Hey Hemalatha.
For the combo box, if you set the Source Entity it will use all the records present on that Entity.
For example, in this case the combo box will show all the users:
To limit the results you need to add an aggregate to the preparation to return only the records you want and then set the "Source Record List" attribute on the combo box to use that aggregate.
In this case, instead of showing all the users, the combo box will only show the result of the "GetUserById" aggregate:
Hope this helps.
Solution
Hemalatha Krishnamorthy
Posted on 2016-03-17
Hemalatha Krishnamorthy
Rank: #1087
Posted on 2016-03-17
Solution
Thank you for your reply. I will try this.
Solution
Quick Reply
attachment
Choose File
No file chosen
Submit
Login to reply
New Post
Available Forums
Technology & Integration
News and Announcements
Forge Discussions
Meta
Community Quick Guides
Usability
Installation Troubleshooting
Personal Environment Troubleshooting
Forum Notifications
Email Digest Settings
Loading...