* Is there a way to display the dialog with a custom height? For example 75% of the default width/height displayed above?
* Is there a way to hide the "Tip" panel?
* Is there a way to hide the "Comments" input at the bottom?
* Is there a way to hide the buttons at the bottom: Help, Summary, Next, Cancel?
* Is there a way to implement a custom dialog as 1 dialog instead of what appears to be 2 sequenced dialogs by default?
* Is there a way to add a custom button to the bottom of the dialog like "OK" or "Submit" or "Resolve"?
Hi,
all the changes you asked are not possible.
An alternative is to build your dialog engine using HTML Web Resources (or open an external website that will handle the logic)