I am looking for a feature where I want to run resource query...say in a module, I want to run the query, only if the input exists. I understand this is achievable from JS query, but having a conditional to run a query would help. I can avoid writing JS query to run the resource query.
Can we get a run only when option for Resource queries.The default can be run if no condition is given, if condition is given, then the query can be run if the condition can be met.
Thanks
Mahesh V. Shet