Hello guys,
In model driven app, when we embed canvas app, is there a way to make use the original button Save to save data in canvas app ?
I mean these button ->

as my embed canvas app actually occupied the whole form, and inside it there is some text boxes for user to input. It is looks weird when user can see there is button Save on the top, but can't use it. Or I don't know how. My current solution right now is to add a button in my canvas app to Patch those fields, but again it looks weird in user perceptive in why there are 2 save buttons.
Thanks,