hi
Please share the output of
abp install-libs
command.
Node and npm not yarn, yarn also needed?
I have installed yarn and issue is fixed, it means project is required all dependencies -> Node, npm and yarm also.
this will help to other developers as well,
Thanks, maliming, for your valuable time and support.
I have Application menu items and sub menus as well. but for each menu I have multiple routes e.g /page/uuid1, /page/uuid2
I have mentioned page/uuid1 in url while creating the Application menu item and when we click on that menu then it's auto exploring and selected till this part it's working fine. but when we visit another route of the same menu it's not getting selected and exploring.
We all know for the single menu or submenu we can have Mutiple pages inside it not only one grid and modal, e.g when we will have multiple tabs inside the page (one menu) If we visit any page inside that menu then that menu should get auto selected or we have provision to select it from c# code while initializing the page e.g in ConfigureMainMenuAsync method.
What is the solution to fulfil this requirement.?
Hi We are planning to add some customisations to the navigation UI. Could you let us know if there is a way to do this without modifying the ABP source code ?
Thank you Ravi
Thank you, Anjali.
I probably should've been specific about the ask.
We are looking to add a button against each menu item.
Is this something that's possible to do ?
Is it possible to populate the dropdown based on another dropdown selected value ?
Ex: if we use auto complete to list all cities based on a selected country in another dropdown, is it possible to do it in ABP ?
The below documentation does not mention about it.
https://docs.abp.io/en/abp/latest/UI/AspNetCore/AutoComplete-Select
In our application, we are using LeptonXPro theme. We want to upgrade JQuery Datatable.net version to 2.0.6
Please suggest how to do that
Still same error -
Just a note => I am using LeptonX theme with source code not a nuget package