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
Breno Sobral
15
Views
1
Comments
Filter the Date
Question
Hello,
my doubt is how i create a filter with a month.
Let's me explain that,i have a combo box and my doubt how i create a Month Filter with that.
I desiree to filter some informations into my listrecords, with selected the month of the current year in the combo box.
I also try two local variables fields with informations , but my doubt is how to create the list of the months and that working with my listrecords.
Simplified that is how to list information in the listrecords through combobox with months of the current year
Thanks for the attention.
Guilherme Pereira
Staff
Hi Breno,
To get a list of months that you could use to populate a dropdown you could for instance create a structure that holds the number and the name of the month and then use a SQL Widget with several unions to get it.
Something like this:
Hope it helps.
Cheers
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...