Hi,
I have a record title in header, the record title is using a record field called 'projectName', if user want to have an edit option beside the projectName in header so the projectName can be updated directly in header.
How can I implement this?
Discussion posts and replies are publicly visible
You are saying it Uses a Field than create a Related Action just to update the field value. But is it necessary?
You can implement related action.
You cannot edit the record title which is displayed( in record header) when you click on the record.
Alternatively, show the record in the interface, customize the record title with rich text field, provide the link to edit
Please configure a related action to do that.
ok thank you