cancel
Showing results for 
Search instead for 
Did you mean: 
SAP Community Log-in Update
In a few months, SAP Community will switch to SAP Universal ID as the only option to login. Don’t wait, create your SAP Universal ID now! If you have multiple S- or P- accounts, use the Consolidation Tool to merge your content. Get started with SAP Universal ID now!

SAP Build Apps - Edit mode

I334387
Employee
Employee

Hello,

I'm building an app which will write to a database lines with several fields.

I want to add a possibility to collect data and have an edit mode of the existant data of the data base, like this:

I334387_0-1684749981875.png

What I need to know is how do I setup logic to have an edit mode, with save button? I already have this as input field and have the save mode, but can't grasp the idea to make it work.

 

Someone has an example?

 

Thanks

João

 

 

1 REPLY 1

Kanishka
Employee
Employee

Hello João,
From the marketplace you can download Set component property logic. 
in the properties you can of the logic component you can select the component and select the property you want to change, in this case we want to disable the component and set the value to true. If you want to edit the value then set the disabled value to false.

I hope this helps.

Kanishka_0-1685630495618.png