Base solution for your next web application
Open Closed

Menu Item -> Dialog Box #5207


User avatar
0
tteoh created

From abp documentation, it explained menu is generated automatically by the framework based on NavigationProvider object into JavaScript in the client side.

The intent is to create a menu item that execute a JavaScript function that opens up modal dialog box using Jquery UI or Bootstrap rather than url, which redirect to a new page.

How is this possible for MPA? Any code snippet is most appreciated.

Thanks. /tommy


1 Answer(s)