This may be answered elsewhere, but I couldn’t find it.
I’m building a single page app, so i’d like to minimize how many searches are being performed on page load without having a million workflows whose sole purpose is to display data in a group/repeating group.
So my question is, when leaving the initial data source empty, and setting a condition for when the group/repeating group is visible to display data from a search, are there any performance advantages here? Or is the search being performed regardless?