cancel
Showing results for 
Search instead for 
Did you mean: 

submit with giving ENTER

Former Member
0 Kudos

Hi all,

does anybody know if it is possible to change the submit button to an ENTER. Now the users have to klick on the submit button to 'activate' the input fields but they want to give an ENTER.

So if ENTER is pressed the submit button should be 'virtually' pressed

steven

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Steven,

in the definition of each component of a form (entry field, drop-down list, ...) there is an "Action" tab.

If you go into that tab you can define the event that will be raised when you take an action on the component (in the case of entry field, it's when you do ENTER).

So, if you set the action to "system action -> Submit" for your input field, the system will react in the same way when you press enter as when you push the submit button.

The submit button can be removed.

Rgds,

Karim

Former Member
0 Kudos

thanks....

simple but efficient.....

steven

Answers (0)