I want to use an Action to create a message in a Form to tell a User to do something without the "Basic HTML alert" popping up in the title of the message.
The Message on the first line: “Construction.bentley.com Says” is meaningless to a message when I asking something in a form.
See Picture for more information of what is happening.
The custom alert is not approved for priority development at this time.
The basic HTMl alert header is a security feature implemented by browers to help limit spoofing of alert messages by bad-actors. There is no way for us to remove the header on an alert without fully replacing it with a custom alert. We've put the custom alert idea in our backlog for now.