I would test to see if each of the RE that need that value set are going to be running their own search (ie: get charged for each) or if it will function in the same way when we perform the same search on a page (ie: multiple RGs on page with same search) which only charges for one search. I’d imagine Bubble would not charge for each search in each RE if they are all on the same page, but still something to check out before developing the entire feature set around the use of the Search for Tasks.

Also, if you are needing to filter the tasks from some other element, you may just want to set that search on the RE when placed on the page, or wherever the filters are. When you are building functions in the RE with a property, the default value does not need to be set in the RE itself, and your features/functions would still have access to the ‘tasks’ data fields as the property type of ‘task’.