- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Open
Description
This let the create UI for the Entities;
How this will work:
- Create aqmd file with the metadata
- Platform automaticly (!) generated for you next forms:
- List view
- Editor view
- Selector view
 
- Developer can override the views. For example we have Entity = Invoice. For Invoice platform automatically generates next Views:
- Invoice.List.view
- Invoice.Editor.view
- Invoice.Selector.view
 This is generated code
 For override you need to create file with same name.
 If you want target more than one form to the entity you cant create Invoice2.List.view file
 
Plan:
- Add infrastructure to the Aqula.Web for support blazor
- Add base infrastructure to the Aquila.CodeAnalysis
- Check demo rendering and resolve conflicts
- Create view parser
- Create view generator
Metadata
Metadata
Assignees
Labels
No labels