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

Locked Input Boxes

Former Member
0 Likes
1,160

Hi all, i'm doing a tabbed screen diaplay with 3 tabs. when i do a if-else case to check if all input boxes in all tabs are not empty and display a error message, all the input boxes will be locked. but if i change the message to a sucess message, nothing will not be locked.

i understand if it's a single screen, by entering a CHAIN-ENDCHAIN will unlock the input boxes. i tried to use it on all the 3 screens but to no avail.

can anyone help me? i'll reward handsomely ((: thanks ((:

sample codes will be better

Leslie

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,128

Are you defining one screen area for all tabs or different screen areas.?

10 REPLIES 10
Read only

Former Member
0 Likes
1,129

Are you defining one screen area for all tabs or different screen areas.?

Read only

0 Likes
1,128

different screen areas. thanks (:

Read only

Former Member
0 Likes
1,128

Hi Leslie,

throw an information message instead of an error message.

Read only

0 Likes
1,128

hi Hema Sundar Munagapati,

how do you throw an information message?

thanks (:

Read only

Former Member
0 Likes
1,128

hi, i still can't solve the problem. yes the information message is another alternative, but my user wants the error message 😞

Read only

0 Likes
1,128

hey then your problem is solved just define one screen area for all the tab strips and check for all the variables by calling the tabs dynamically .

Read only

0 Likes
1,128

hey ashish pandey, i don't really get what you're trying to say. what i have now is four different screens, 9000, 9001, 9002 & 9003. 9000 is the screen area to display the tabbed 3 different screens. when i wanna to display a error message (MESSAGE E001(XXXX).), all the inputs willl be locked. but thanks anyway for trying ((:

Leslie

Read only

Former Member
0 Likes
1,128

help me and i'll reward handsomely ((:

Read only

0 Likes
1,128

hey correct me if i am wrong

9001 9002 and 9003 are the three areas that you have defined for three different tabs.

is that the case?

Read only

0 Likes
1,128

hi ashish pandey, yes, you're correct (: please help me (: