How do I populate with default value a combox and a gallery linked to it?
In a gallery, I filter the record I want and when I select it, it goes to a new page, already filling the value of the ComboBox with the value selected previously. The same goes for the Gallery (which works as a waterfall for this combobox).
On a screen (1 ) I choose the option below. It takes the fields of the selected record and, on another screen (2 two), selects the first field in a combobox and the other field selects in a gallery. That is, these values ​​will already be pre-populated when I return to the screen (2) according to the record choice I make on the screen (1)
screen (1)
screen (2)
The syntax you're looking for is:
{Gallery Name}.Selected.{Attribute Name}
For example:
Gallery1.Selected.Name
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
MS.Ragavendar
72