Feedback
Allow MessageDialog to show only the configured buttons
- Status
- Fixed
- Fixed in
- v26.8.5
- Source discussion
- https://forum.objo.dev/d/895-request-allow-full-control-over-messagedialog-buttons
- Last updated
- 2026-08-22
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Allow MessageDialog developers to hide the primary Action button by setting ActionButtonCaption to an empty string, matching the existing empty-caption behaviour of the Cancel and Alternate buttons. Preserve the default single OK action button, require at least one visible button, and return the Cancel result for title-bar or Escape dismissal when a Cancel button is configured.