check data enter by user

1
0
-1

Hi,

how i can check data enter by user for example if i had UI with login and password, how i can check the data enter by user ?

Thanks

1 answer

1
0
-1

Hi @hanan,

the data filled in a form by a user will be checked when the form is submitted thanks to the contract.

The example in the documentation How to control and validate form in the UI Designer explains pretty well how to do it.

HTH

Comments

Submitted by hanan on Mon, 06/21/2021 - 14:28

Hi,

Actually i want to check data in my database, i use database SQL server.

Thanks

Notifications