
Hi. I have been using tabbed accounts in classic. In moving this functionality into lightning, I am trying to add related lists to my account record page. I use tabs and subtabs. For example, I need a related list to only show a segment of records on each sub-tab. We have an enrollment object that has several record types. We have a tab for enrollment and sub-tabs for each record type of enrollment (health, rx, dental) Do I have to build a custom component for each one? It does not seem like I can do this any other way? Any input is greatly appreciated! Fred
댓글 6개

Thanks Carlos! I already created that. I’m struggling with adding a new action that creates a new record. The only thing it’s not doing is passing the tecordtype. It keeps creating the record with the record type that is the default on my profile.