on 2018 Jan 19 9:43 PM
Hi All expert,
I have a requirement to create backoffice extension which could offer a UI which include two records' configuration. Those two records from same item type with different key.
Would it be possible?
As i know backoffice UI, always start from a search? in this case what would be the search screen and result? Seems search the item type and display two records is not so user friendly. any better idea?
Hi ,
There is no requirement for Backoffice cockpit to start from search. The assumption is that you work on some built-in platform item types (or custom ones), so you need to perform some search to get them from database, yet it is not mandatory. If you wish have those records hardcoded, you can create your own Pagable
provider and connect to ListView
, you could also just create a widget with a UI containing your two configuration records - not problem here also.
Cheers, Jacek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.