Hi Somkazz - fairly straightforward I think.
On item load have an interaction something like…
“If text of (wdgText) contains “Attached” then set disabled status = TRUE”
And set the disabled widget style of (wdgText) to grey or however you want it to look.
It’s kind of hijacking the widget styling of statuses for your own visual purposes. You could equally used selected or error.
Thanks as always Mike - You the man
1 Like