Announcements
In my gallery, I have values of "Weekly" "Monthly" and "Yearly" However, no matter what the data is selected in the gallery, the dropdown always shows "Weekly". How do I get the dropdown to change when a new row is selected in the gallery?
Hi @djuggler ,
Is the drop-down is in the gallery or outside and what is its Default (or DefaultSelectedItems if it is a Combo Box).
Also what is your code for creating a new item in the gallery ?
I have set Default = Parent.Default
I have also tried:
Gallery1.Selected.Frequency
Neither seem to work.
SOLVED!
Since the "Weekly" "Yearly" "Annually" comes from a lookup table, I had to do this:LookUp('TABLENAME', FREQ_ID=Value(Gallery1.Selected.FREQ_ID), FREQ_DESC)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 547
WarrenBelz 444 Most Valuable Professional
Valantis 322