Server Connect component add noload attribute to the UI

Hi @patrick,

With the reactive nature of App Connect when adding a SC html component that autoloads we make the ajax call more times than needed as not all the parameters are available on the client at the time it runs.

Does it make sense to add a new prop “runIf” that if evaluates false it won’t make the AJAX call at all superseding any other prop change saving some unnecessary roundtrips to the server?

Community Page
Last updated: