I used Postman to view the error from the AbpService and found that there was an exception. On solving the exception and rebuilding the project, it went back to normal. Maybe this could help someone with a similar problem.
Hi,
I'm getting this error on login page under console in dev tools
TypeError: abp.services is undefined
Am not sure what the issue came from.
Hi @ismcagdas,
I implemented this successfully. Many thanks.
Hi @maliming,
I have checked this but I'm wondering where the exact properties for the said settings are found. It's not that straightforward as the example on the link you shared.
Hello Zero,
I would like some help extending the billing information settings to add some fields such as phone number, email etc.
I wouldn't want to break anything in the process.
I'm on ASP.NET Core MVC & jQuery.
Great. Thank you.
Hi,
Done, I've sent the files.
Hi @ismcagdas,
Maybe an email where I can send?
Awesome. This was very helpful. Thank you.
Hi,
I replicated a createOrEditModal and checked that everything was done properly. The problem is that the 'Save' button does not fire. Checking the browser console shows no activity when the button is clicked.
Am I missing something?