(10-09-2016, 11:27 AM)joebordes Wrote: Also, for Master-Detail modules.
I want to start using Lighting Design guidelines for the application:
https://www.lightningdesignsystem.com/guidelines/layout/
Ah wait, master-detail is what is called "Listview" and "DetailView" in our application. But the detailview can either have inventory lines or not. Apart from that, I was planning to investigate a fixed header for the majorlabel theme, so we're on the same track there as well.
(10-09-2016, 11:19 AM)joebordes Wrote: $list_fields and $list_fields_name have to be synchronized and the same.
When I refer to field names I am saying it in general. If you add an account uitype10/capture field to your module, don't name it accountid.
I'll add a prefix to prevent conflicts, thanks!