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.
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
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
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
ok. then closing the issue
hi Rick,
write here if the document doesn't work for you.
You can also verify phone number but you need to add SMS module. and purchase a subscription from Twilio. Otherwise you can write your own SMS module see https://abp.io/package-detail/Volo.Abp.Sms