cancel
Showing results for 
Search instead for 
Did you mean: 

Cancel button for InputField with state 'required'

tobit_kollenberg
Explorer
0 Kudos

Hi all,

I have a WebDypro project with an input mask including several InputFields. Those fields have the state required. Additionally to the "Save" Button, I want to give the user the chance to cancel the input and to go back to the previous screen. But how can I prevent that WebDynpro validates the input fields on pressing the cancel button without doing the whole validation on my own?

Cheers,

Tobit

Accepted Solutions (0)

Answers (1)

Answers (1)

tobit_kollenberg
Explorer
0 Kudos

Found it on my own:

You can specify for each action if you want a validation or not.