Ticket T1284736
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

Blazor XAF - Open Hyperlinks in a New Tab Instead of Popup

XAF Blazor popup

created 5 days ago

Hi support.
Reference in Detail View is opened in popup:
Clipboard-File-1.png

The problem are missing actions for the object in popup. Can I achieve some of these solutions?:

  1. Popup will contain object's actions
  2. Instead of popup object is opened in a new blazor tab
  3. Instead of popup object is opened in main window

Thank you

Answers approved by DevExpress Support

created 2 days ago

Hello Lukáš,

Thank you for the screenshot.

  1. Popup will contain object's actions

You can modify the pop-up window Template that your XAF Blazor application uses: Add Actions to a Pop-up Window. To do so, you need to create a custom PopupWindowTemplate and extend it with the required Action Containers.

We illustrated the task of creating a custom Template in the following help topic: How To: Create a Custom Blazor Application Template. Please note that this help topic illustrates how to create a custom ApplicationWindowTemplate, which is a more complex task than the creation of a custom PopupWindowTemplate.

  1. Instead of popup object is opened in a new blazor tab
  2. Instead of popup object is opened in main window

I checked our support database and found that we discussed this usage scenario in the following ticket: Blazor XAF - Open Hyperlinks in a New Tab Instead of Popup. Please refer to its Answer section for more information.

Best regards,
Herman

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.