SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build Apps - Edit mode

joaoi
Associate
Associate
0 Kudos

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
Advisor
Advisor
0 Kudos

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