Activities of "pvala"

But I don't know how to configure the MVC, that's why I am asking you how do I configure that. Do I need to give any dependency of the Forms module anywhere in the blazor project? I am sending you my project via email, in the project I have blazor project named "blazor" in the apps folder, can you check the project and tell me exactly where I need to do the configuration? Thank you.

I am able to run the Swagger UI now, but how do I configure for the Blazor Server project, because there is not blazor project in the example you sent, do I have to look in the Public Web Project?

I am able to authorize now but the while fetching data using Swagger UI, I am getting this error

Even when I try to run the swagger UI for the formsservice that I created for Forms modules, I am not able to Authorize the API, because it says the redirct_uri is not allowed for this client. I have added the URL of the service in the Web Swagger client as well, am I missing any configuration? .

I have done the configuration that you suggested and the forms module is showing on the Blazor UI, but I am getting error when clicking on the forms menu.

Installed it manually using CLI.

There is no such package as Volo.Forms.Web

I don't have Volo.Forms.Web project

I have created an entire new microservice template solution with BlazorServer as UI Framework. And there I added a new microservice named 'forms', and inside that service, I added the forms module as a project using abp suite. But here the problem is, I am not able to see the razor pages of the forms module. Only a folder named 'modules' is created where all the backed is configured and that's working as well. But I am not able to see the pages for UI. How can I get the pages to show the forms on the Blazor app?

I have sent you the projects via email

Showing 121 to 130 of 146 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11