Hi @surya_parkavi ,
You could use a textinput control and a button control to achieve this.
1\ This is my table 'Test 100S'. It has a text column named 'Name'. I will save the value in textinput control to this column.
2\ Add a textinput control 'TextInput2'.
3\ Add a button control and set its onselect property to:
Patch('Test 100S',Defaults('Test 100S'),{Name:TextInput2.Text})
Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1