Activities of "alper"

Answer

1.I created a new project ( MVC - EF - 4.2.2)
2. Add Lepton Theme module with source code.

  1. And :

any comment ?

New packages have been added to Lepton, some of them have been renamed. we made it backwards compatible, but since we cannot change the 4.2.2 version of the CLI. You should do it with 4.3.0 RC version. Or you can completely update your project to the latest preview (if that's not a problem for you)

Answer

hi @serdar,

this on my list, I'll check this tomorrow.

that should be

abp new OrderService -t microservice-pro

the document will be fixed.

Answer

Hi,
When i create module template with suite, in host folder for Blazor.Server host project not created and preconfigured will you add that next release?

as I remember this is fixed in the next version

I couldn't reproduce your problem. I've installed CLI and Suite v4.2.2

dotnet tool uninstall --global Volo.Abp.Cli 
dotnet tool uninstall --global Volo.Abp.Suite
dotnet tool install --global Volo.Abp.Cli --version 4.2.2
abp suite install --version 4.2.2

Created an Angular project with the following command:

abp new Anggular.EfCore04190804 -t app-pro -u angular --mobile none --database-provider ef -csf

Added Book and Author entities with navigation property

Run the project and I can see the typeahead input.

I advise you to create a new project to see the component. and don't forget to add an item to be able to see the typeahead. typeahead doesn't show all items when you click the input. you need to enter some text to see the list

Answer

UseDatabase

@Dicky.tech,

You need to add the https://www.nuget.org/packages/Volo.Abp.BlobStoring.FileSystem package to be able to use File System. See https://docs.abp.io/en/abp/latest/Blob-Storing-File-System

Answer

MVC -- When trying to add questions choises for forms module. The choises don't get saved

hi Dicky.tech, this is reported and fixed in the upcoming RC version. Make sure the version of the forms module is the same with the others.

inline editing is another feature rather than master-detail page. if you are using MVC, we use Datatables. You can try inline editing option for Datatables https://editor.datatables.net/examples/inline-editing/fullRowCreate.html

Answer

ok. then closing the issue

hi Rick,

write here if the document doesn't work for you.

Showing 891 to 900 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56