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

variant value clear from selection screen

Former Member
0 Likes
2,512

Hi

While switching from one variant to another in selection screen ,

first variant value is not getting clear after switching to second variant and this is happening in case of few selection screen fields only .

Note : There is no coding written to clear selection screen value .

Here i am not sure how few selection screen values are getting clear and few are not .

Any suggestion/Input ?

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,451

One possibility: the second variant may have been saved at a time when one of the fields did not exist in the selection screen yet. Save the variant again.

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,451

Check the attributes of second variant, some parameters may be recorded without value, so won't erase current values?

Regards,
Raymond

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,452

One possibility: the second variant may have been saved at a time when one of the fields did not exist in the selection screen yet. Save the variant again.

Read only

1,451

Hi Sandra,

It's the first variant that was created at a time when second variant few fields were not present in selection screen.

So i can say it's standard behavior.

Thanks