How to show/hide a region conditionally on basis of a value in business object in VBCS page
Summary:
The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for this list view it will be shown or hidden.
For example: Business Object Field name : Status
The list view will be shown ONLY when the 'Status' field value is "COMPLETE". For any other values for this 'Status field' the list view will be hidden from the VBCS Page.
Can you please help me with the your suggestion how to implement this?
sample page is attached here for your reference.
Thanks & Regards,
0