When editing records using div embed, iframe and edit in popup, with a code similar to this:
<div elName='zc-component' formLinkName='
...' params='recLinkID=
...&viewLinkName=
...'></div>
1. the cancel button is useless and misleading, there should be a way to hide it
2. we should be able to add a Delete button to allow the user to delete this record.
I know about workarounds (hiding the Cancel button with CSS and adding a Decision field to trigger a delete script) for both those cases, but I am suggesting that theses should be included in ZC code as the use case is obvious.
Thanks!
B.