Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am using sectin access in attached application.
UserName, Password
User1, User1
User2, User2
Now if i login with User1 username and User1 password then only User1 data will reload. Till here it is fine.
The Data for User1 will contain a field U1.
U1
1
2
3
4
Now after the User1 login and Reload then the field U1 should select and lock the value 1 i.e; U1 = 1.
How can i work on this ?
Thanks in advance.
hi, add one more trigger select in filed in OnOpen.
Please find the attachement.