Idea Summary
Allow developers to instruct APEX to inject into the HREF tags listed in the AI Assistant answers the target="_blank" attribute.
Use Case
The AI Assistant is guiding users on accessing various web resources (web applications, documents, etc) by providing deep links to the requested applications or information. However, the issue is that the link is open in the same browser tab, causing users to navigate away from the AI Assistant page. It would be more practical for the links to open in a new tab, allowing users to keep the AI Assistant page open and continue their chat session uninterrupted.
Preferred Solution (Optional)
Provide a property in the AI Assistant’s dynamic action that determines whether HREF links should open in a new window.