Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reset Screen field in dialog program

Former Member
0 Likes
594

Hi,

I have four inputs fields in my dialog program, i select based on f4 value and insert into table. Once i press save, the fourth

input field must be automatically reset to blank.So that i again input some value and save.

How to achieve this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

Hi Renjit ,

Once your save operation is successful , clear the corresponding varaible in the program ..

Regads,

Arun

Hi,

I have four inputs fields in my dialog program, i select based on f4 value and insert into table. Once i press save, the fourth

input field must be automatically reset to blank.So that i again input some value and save.

How to achieve this?

1 REPLY 1
Read only

Former Member
0 Likes
435

Hi Renjit ,

Once your save operation is successful , clear the corresponding varaible in the program ..

Regads,

Arun