Question
3
Replies
402
Views
Santander Tecnologia
Posted: May 31, 2019
Last activity: June 3, 2019
Closed
Edit section
I have a section in read-only format and in it I have a button to edit data, how do I make that button have the action of edit the section read-only
***Edited by Moderator: Lochan to update platform capability tags***
A solution would be to have a boolean property to control the editable setting and set the property on click of the button with a section refresh and use the edit options setting on the field's presentation tab to be read-only based on the boolean property value.
Regards!