Application Development 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: 

Field selection/selection screen

0 Kudos
211

Hiii....

Here Based on the Exam Type, Classification should be hide.

If I write that logic System Creating space at Classification. we want to avoid the space between Exam type and Appraisal Type.

Can anyone suggest...!!
Thanks in advance....!!!

3 REPLIES 3

joltdx
Active Contributor
149

Let's see if we can figure this out...

There is an "Exam Type". And based on the value of the "exam type", then a "Classification" should either be visible or hidden.

You have written the code for this logic...

But in the result, when the "classification" is not displayed, there is instead a space between the "exam type" and the "appraisal type".

And I guess the "appraisal type" is the next field after the "classification" field?

Did I get that right? I still don't really understand what you're asking though. Could you explain? Maybe a couple of pictures could help...

0 Kudos
148

Hi jorgen_lindqvist41...

Thanks for the response...

You have guessed correctly...

Please see the attached snap below.

Based on Exam type value, I'm trying to hide the Classification field. Logic working fine. but only problem is I'm getting space between Exam Type and Appraisal type. I need to avoid the space. even you can see in pic attached.

Please share me the solution .........!!!

148

Hello again!

Ok, good, thank you! Now please show us the code for this selection screen, and your logic for hiding. You might be hiding the wrong thing or the may be an object left to hide...

Also, for best reference in the future for others with the same problem, it would be best if you update your original question with this picture and that code, using the CODE-button to format. That way all your information is in one place and is easier to find.