If in Searchanble Selector, there is single value then it will be auto select when page load. How can I achieve this?

0
If in "Searchanble Selector", there is single value then it will be auto select when page load. How can I achieve this?
asked
1 answers
0

Hi Vijay,

This can be handled using a Microflow.

 

Before the page loads, check the value or dataset you’re passing to the searchable selector. If the data count is 1, set the value accordingly—otherwise, skip it.

 

Hope this helps! Let me know if you need further details.

 

Thanks,

Mobin

answered