Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Hide values in current selection for some fields

Good day!

In my model i have list box, where i set selection in some field. In result in block current selection i see selected values in list box.

But i need keep current selection empty, when i choose some value in list box.

It's possible?

Thanks.

1 Solution

Accepted Solutions
6 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Take a look to hideprefix instruction it is what you need

Anonymous
Not applicable
Author

you may only hide the current selection box with layout Show conditional (if not (field=val1 or field=val2)

and this works only if current selection box should be empty

if at least 1 other selection should be shown it doesnot work

Not applicable
Author

Hi andrey,

You can, go to properties -> Layout Tab - > Show Conditional -> U can write  Script like above : (if not (field=val1 or field=val2)

Ramya.

Siva_Sankar
Master II
Master II

Hi,

I created a document with steps and with example for hiding field in current selection box. It will help you.

Refer the document here  Hiding Field in Current Selection box

Srinivas
Creator
Creator

HI Rudolf,

Can you give me some more details . Or some send me some example app.

Advance Thanks

Munna