Zeroic
2
If you want to do something custom like this, ideally you should have a RepeatingGroup in a GroupFocus that’s linked to an input.
Once you start typing in the input, the GroupFocus is visible and the data source of the RepeatingGroup is accordingly set to your data type with filters dependent on the input field’s text. In this case, you can show up the corresponding image too and set the position to your preference.
1 Like