Pass section parameter to autocomplete control
Hi all,
I have section with a Grid Repeat Layout (picture 1) and inside of it there is Repeat grid with a autocomplete control that has data page list as a source.
On a section I have a parameter (picture 2) that I want to pass to the data page list on autocomplete control (picture 3).
Hi all,
I have section with a Grid Repeat Layout (picture 1) and inside of it there is Repeat grid with a autocomplete control that has data page list as a source.
On a section I have a parameter (picture 2) that I want to pass to the data page list on autocomplete control (picture 3).
But it does not work like this, the parameter passed to the list is string "Param.BenefitType".
How can I pass section parameter to autocomplete control?
P.S.
What I have noticed is that when I put some lable on dynamic layout and set the value for a label to be parameter of section, then the value of param is displayed fine.
***Updated by moderator: Lochan to update platform capability***