Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey,
I want to remove all selections from a specific field in 2 different alternatives states when I open the sheet.
I know that it is possible to remove selections in the state the sheet is in, but I don't know how to remove it in the other state.
Any Ideas or Workarounds appreciated.
Thank you!
Usually, 'Clear All' Action Trigger on OpenSheet or OpenDocument clears up all selections no matter what the alternate states the objects are in. while creating the trigger, you have to explicitly mention the state under 'State' selections to clear up particular state object on sheet opn.
A clear all removes every selection thats correct, but I want to keep specific selections in fields. And when setting up a sheet action there is no option to set a state or something similar.