Base solution for your next web application

Activities of "JLombela"

Hi Support

I did purchase the software and we have the following details: MVC JQuery, v8.1, and using thr metronic theme associated with that version.

We did spend a considerable amount of time developing last year. However, the same source code today does not allow us to login into the application even after enterring the correct user name and password.

We have reviewed this several times and my developer has spent several hours troubleshooting but to no success.

It seems as though the AbpSession.UserId becomes null when troubleshooting and moving into the controller.

We have spent several weeks building the solution and spent a loy money doing it. Can you please help us troubleshoot the issue? I can share the entire source code and database accordingly. We bad paused with thr development due to COVID and changing developers, and now I have onboarded a new dev team that is not able yo figure out why this is the case.

Can anyone help?

Thank you

John

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)?
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using?
  • What are the theme settings?
Answer

Hi,

I am having the same issue. How was this issue solved?

Thanks

Hello All

Could you please provide or suggest the best Server requirements to deploy ASP.NET Zero with the following in mind:

  1. Database Server
  2. Web Server
  3. Cron Job / Hangfire for processing background requests

The site will host approximately 10,000 users of which about 20% of them will be actively engaged on average.

Regards John

Hi

I would like to capture the value of OK button on a pop-up notification message. How can I do that so I can redirect the user to a different page? See the screenshot below and the javascript responsible for it.

JavaScript

Regards John

Here are a few screenshots regarding the code I am currently working on and what the issues are. Hopefully it will give you an indication as to what can be done?

The above screenshot shows the JavaScript code written

The above screenshot shows a reference to the form tag id being called in the JavaScript to validate the form

The above screenshot shows the JavaScript being called in the HTML file.

With everything done I still cannot seem to get the btnSaveChanges button to fire this JS.

Very frustrated. PLEASE HELP.

Regards John

Hi

All attemps are not yielding the expected results. I can see the file being updated as it tells me on the cmd and PS as well. But I am not getting my expected results and I am stuck.

Are you guys able to zoom in briefly into my computer and check? Not sure whether we can do this through TeamViewer or AnyDesk, etc.

Please HELP

Hi

Yes it does. I run the command prompt and see thay it does change indeed. At some occasion, it gas worked immediately. But in other instances, it has not immediately. I woukd either have to close Visual Studio or restart. But this time, I am a bit stuck. Should I use the command prompt or Power Shell?

Pleaae assist as I can't progress any further.

Regards John

Hi

What is the most effcient way or rather the required process to ensure that changes made in javscript files contained in the following path for example <script src="~/view-resources/Areas/App/Views/Transactions/Create.js"></script> get applied immediately to the front end? I keep running the npm run create-bundles in the command line and on the root of the MVC project, but none of the changes do take effect.

I am constantly struggling with this and not too sure exactly as to why. Perhaps the files are cached, etc. But I am not sure what to do and how to proceed from here. I am really stuck.

Can you please help so I can understand the overall process?

I am looking to make changes to some JavaScript files so that they can have an immediate effect on some of the Views.

Regards John

Hi Team

I have two new dashboard that need to be created and not necessarily the Tenant or Host Dashboards. We have created two new roles (Member, and Supervisor), and this is not a multi-tenancy application. I would like to know exactly how do I add all the relevant permissions / what pages need to be modified for me to create these dashboards before I start thinking about all the widgets that would go in there?

Regards John

Hi,

Using the Tenants Index.cshtml, I have moved ther Actions column heading to show as last column on the grid, and that works perfectly. However now, I want to move the actual column showing the data to move last. See screenshots below.

Now I want to move the column where the Actions command is show on the grid below to align with the column heading. But I cannot do this at all.

Finally, I went to make changes to the Index.js file of the Tenants thinking that I would be able to override this behavior, but unfortunately I was wrong. See screenshot below:

All I did was moving the target column last in the above script. I have read some blogs that menton that I need to override the default datatable.default.js but not sure how and where. I couldn't find the right answer.

The requirements for me would be to make some custom datatable, for example showing more data in a single row and being able to expand a row for more child information, etc. But I want to know how can I override the default datatable rendering so that I can build any custom HTML I want to display my information.

Your help is greatly appreciated. Please point me to the right blog or direction.

Regards John

Showing 1 to 10 of 21 entries