0
Fabio.Zinesi created
- ABP Framework version: v8.3.4
- UI Type: Blazor Server
- Database System: EF Core (SQL Server,
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
By the suite I had generated a crud page.
I create a lookup navigation with type "Modal" but the source code is always for "TypeAhead"
How to create a pick up modal?
1 Answer(s)
-
0
Hi, for Blazor UI code generation, ABP Suite uses the
Autocomplete
component for Modal and Typeahead UI pickup types.