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

checkboxes

Former Member
0 Likes
383

hiiii...

i have a screen with three tabs when i click on the tab i have three fields in each field i have provided f4 help and i am getting popup window,,inthat pop up window i am providing check boxes if i click the check box..it selecting that value but if i go and come back to same tab its not showing the selected records..

hope u will understand now...

2 REPLIES 2
Read only

Former Member
0 Likes
359

Hi

Once the user selects a value from popup... check if that value is assigned to the field on the screen.

In debug, check if its getting cleared anywhere in PBO.

Regards,

Raj

Read only

Former Member
0 Likes
359

probably it's not getting populated because it's skipping some logic.

In that case i always assign a user command to the checkbox (see help)

Kind regards, rob Dielemans