I have tried your solution to my problem and it did not work; the eror is shown below.
I tried the following code, Chat feature unchecked, on the admin account for Tenant #2 the content stays on the menu screen.
new AppMenuItem('MorthoApp', '', 'flaticon-interface-8', '/app/admin/demo-ui-components', [], [], null, abp.features.isEnabled('App.ChatFeature.')),
Here is the error. plz let me know how to handle.
To be brief: the 1st line works, the 2nd one does not. :) new AppMenuItem('MorthoApp', '', 'flaticon-interface-8', '/app/admin/demo-ui-components'), //new AppMenuItem('MorthoApp', '', 'flaticon-interface-8', '/app/admin/demo-ui-components', [], [], null, null, (abp.features.isEnabled("App.WebFeatue.Arthroplasty.TotalKnee"))),
I also tried (abp.features.isEnabled('App.WebFeatue.Arthroplasty.TotalKnee')); i thought the double quote vs single quote.
Can you let me know how to send? a) i would like to zip the file because of propietary work effort; I have 7-zip which can encrypt but then i would publish my password in this forum or in a seperate email b) how to 'just' send code, assuming that is what you are asking for; meaning no binaries and other dirs.Thanks.
Question: I have the current PowerTools and it shows 2.7.6 but is there a way i can look at one or more of the RadTool files to make sure this is current? When the 'new' RadTools was installed, since I am using Github, i expected my RadTool Template files to be showm in an update. I do not remember seeing this happen.
i finally found in your documentation that after a entity is created, then i need to start the web.hosts --> then do nswag\refresh.bat from the command line.
This gen'd the Service Proxies and I was able to see the Person Entity in the Angular area, after I logged in.
I am very interested in this answer because I need to use Syncfusion controls. Please be detailed in your answer for this person asking the question and for myself using another set of controls.
Switching to any of the three controls would not solve any problems, just have the same limitations to work around: no excel import ability. To do this in angular, have to use one of the excel parsers and code yourself. One day they will all have this feature.
I did not mention but i am not notified on the change, please let me know if there is something i need to set for when a question is asked. thanks
In a very small case, this seemed to work. Thanks. What did i 'give-up' by taking out the lines of code? it seemed like the advanced filter still had the boolean become available.
just letting you know that I am still needing this fix.
i created the issue in GitHub