How To Set the 'Default Outcome Senario' to Empty?

How To Set the 'Default Outcome Senario' to Empty?

Comments

  • Hello,
    Currently we are facing a form issue :

    There are no empty selection in the ‘Default Outcome Scenario’ setting, but we do not want the ‘Enter’ keyboard event in web page trigger any button’s submit action.

    Is there any way to resolve this?

  • Hi,

    By default Enter does not trigger any form action. It only triggers an action for a component that currently has the tab focus. For example, if you are currently tabbed to one of your date controls hitting Enter would not close the form, but if you were tabbed to the Cancel button hitting Enter would trigger that outcome. If you want to make sure that a user never can hit enter accidentally while a button is in focus, you can uncheck them all from the tab options.

    For your other question, you can clear the default outcome scenario by clicking the x in the drop down menu.

    Thank you.

Sign In or Register to comment.