
Contributor II
2023-06-01
05:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Automatically select the highest value in list box
Hi there,
I have a list box, which works like a selection object and enables users to choose day of the month. Is there a possibility to always select the last available day?
For example, if in my list box I have today numbers:
1 , 2, 3, 4, 5, 6, 7, 8, 9, 10
I would like to show all of the numbers, but select 10, because it is the most recent data. If tomorrow 11 appeared, I would like it to automatically switch to 11. Any hints?
Thanks in advance!
- Tags:
- selection objects
Labels (4)
Labels
- Subscribe by Topic:
-
Application Development
-
Creating Analytics
-
Layout & Visualizations
-
Other
577 Views
2 Replies

MVP
2023-06-01
08:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ange1234 Could you elaborate what exact trigger you have on text box? How textbox is used as selection?
555 Views

Contributor II
2023-06-02
03:47 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use list box for selection.
544 Views
