I'm working on a form where I need to show some related info as "cards". Someone recomended to use the Infocon component. I'm trying to show a Tile form as the format of the Infocon options so the selected should looks like a "card", and I show the options based on the data of two fields (i use the data filter the Ido bound to the Infocon). So what I'm trying to achieve is that when you click the Filter in Place button the option shown in the Infocon is selected to display the data, but I don't know how to set the option as selected via form script. I already tried with the SetListBoxEntrySelected and seems like it doesn't apply for Infocon although is a list...
What can I do to set the option as selected?
