cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling ReadOnly Rule functionality in the Adaptation for SDK created Fields

former_member703991
Participant

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member226
Employee
Employee
0 Kudos
Gayatri_Bagde
Active Participant
0 Kudos

Hi Riyu,

You will have to enhance the screen for BO Extension.

Select the section where your field/button is located, click on Adjust Properties in Extensibility explroer.

adjust-porperties.png

In the popup, select the field and set the values as either true or false or field binding. For field binding- based on the value of field the button will be visible/enabled.

adjust-properties-2.png

You can also refer below blog for UI switch

https://blogs.sap.com/2015/12/09/how-to-make-a-ui-flexibledynamic-using-ui-switch-in-sdkpdicloud-app...

Thanks,

Gayatri

Gayatri_Bagde
Active Participant
0 Kudos

hi Riyu,

You need to create ui rule first and then assign it to required field/button/tab

Please refer to below blog for all the steps

https://blogs.sap.com/2019/11/15/key-user-extensibility-in-fiori-client-part-2/

Thanks,

Gayatri

former_member703991
Participant
0 Kudos

Hi Gayatri,

My concern is there is no ReadOnly, Visibility, Mandatory options for SDK Created fields in the Adaptation Mode.