cancel
Showing results for 
Search instead for 
Did you mean: 

Hide Screen Element Dynamically

Former Member
0 Kudos

Hey All,

I want to hide and show screen element dynamically according to a condition that comes from screen.

As an example; If user select location 'X' show element and any other condition hide the element.

I am new on workmanager, what steps do i have to fallow to achive this.

Any help will be appracted.

Former Member

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Adem,

In the Properties pane under Rules / Hyperlink / Special Value there is a Hidden Rule setting.  This is a where you specify if the field is Always Visible (the default) , Always Hidden or you can control the visibility by another property or rule.  If you are controlling it by rule then your rule should return TRUE when you want the field hidden and FALSE when you want the field to display.

You can use whatever logic you want in your rule but it ultimately needs to return TRUE or FALSE.

--Bill

mark_pe
Active Contributor
0 Kudos

Adem and team,

We in the SAP mobile support team agrees with the Bill Froelich comment above. You may mark the query as answered.

Best Regards,

SAP Mobile Support Team

Answers (0)