TriggerOn "Done" in Form

TriggerOn "Done" in Form

Anonymous
適用対象外
927件の閲覧回数
4件の返信
メッセージ1/5

TriggerOn "Done" in Form

Anonymous
適用対象外

Hi everybody,

I have used “TriggerOn” in Master Rule to run rules in special order (Photo 1). Is there any way to use “TriggerOn” for Done in Form? (Photo 2)

Thanks

0 件のいいね
解決済み
928件の閲覧回数
4件の返信
返信 (4)
メッセージ2/5

JhoelForshav
Mentor
Mentor

Hi @Anonymous 

I'd suggest just changing the Predefined Buttons of the form to "OK Cancel Apply" for example.

That will update the parameters when the button ok or apply is clicked. Then you can keep your "TriggerOn"-rule as it is.

 

or have I misinterpreted the situation? 🙂

predefButtons.PNG

メッセージ3/5

JhoelForshav
Mentor
Mentor

You could also remove the done button (Predefined buttons = None), Then add your rule to the form (this will create a button that triggers the rule). Then set the label to that button = "Done" 🙂

Then you can remove the "TriggerOn"-lines from the code completely

メッセージ4/5

Anonymous
適用対象外

I know how to remove the "Done" button from the Form, but I do not know how to add my "Done" button to the rule.

Would you please tell me how I can add my rule to the Form and name it "Done"?

Thanks

0 件のいいね
メッセージ5/5

JhoelForshav
Mentor
Mentor
解決済み

Hi @Anonymous 

See this picture 🙂RuleInForm.PNG

0 件のいいね