- During UI generation, can we have an option to select which fields to show on the UI ?
- Can we have an option to generate master and detail pages ?
8 Answer(s)
-
0
-
0
No, details page is a different page than main page.
I.e Page one , list of invoices and when you select an invoices it opens the details page with invoice header and invoices lines etc. The easycrm sample implements the same well.
-
0
is the detail page a modal? or a new window? can you show me a sample
-
0
No modals. Modals don't offer the best user experience.
See this sample. the line items should support inline editing.
https://bonoroadmin.web.app/vertical-light/page-invoice.html
-
0
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
-
0
This question has been automatically marked as stale because it has not had recent activity.
-
0
Any update ?
-
0
we got your feature request and created an internal issue. we cannot guarantee it'll be implemented or not or promise a specific date for the implementation.