cancel
Showing results for 
Search instead for 
Did you mean: 

How to Enable / Disabled InputField on PushButton Click

dhruv_shah3
Active Contributor
0 Kudos

Hi All,

I have a requirement where i have 6 forms and they are displayed on different tabs.

Now on each tab there is 1 push button Update.

Initially when the Iview is loaded the inputfields are disabled for editing.

Now when i click on Update Button, the inputfields should beenabled for updating the Data.

How to achieve this.

Also if not possible then pls suggest the workaround for this.

Thanks & regards,

Dhruv Shah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

take a boolean type variable or an integer wat ever u like

make its initial value zero

and in txtbox property go to property and give irs value false

u ll achive wat u want

inspite of call a whole form..

HTH

Regards

rajan

Answers (0)