Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi everyone!!
i'm workin on this filters and i want to clear automatically the calendar objects when i select a new id number...how i can obtain this result??
thx
You can assign actions to the OnSelect field trigger that you can find on the Triggers tab of the document properties window. If Date From and Date To are fields then you can use Clear Field actions, if they are variables you can use Set Variable actions.
Date from and Date to are variables...so what kind of actions can i insert??
Hi
Use Field event triggers /Variable event depends what your using here
like Onchage and
give Action clear() on both DateFrom and DateTo