List 'Splits' in the mobile list view do not render data correctlyDescriptionIn order to customize the data presented in a mobile list view, you can edit the List Layout for the mobile view. Adding begin_split and end_split items within that list view defines how the data is rendered in the mobile list view. It was found that this functionality no longer works correctly on Eureka and Fuji. If you switch to the card view by pressing the button at the top of the mobile screen, you can see that the mobile view is recognized and rendered correctly there; however, the list view is not (see attached files).Steps to Reproduce Access an instance using the new mobile UI, Eureka or later.Navigate to an incident list.Switch to the mobile view.Right-click the list header and choose Personalize > List Layout.Add |-begin_split-| and |-end_split-| elements within that list view to define how the data is rendered in the mobile list view.Switch to the mobile UI.Go to Incident > Active.Note the split elements have no effect in the mobile UI. WorkaroundSplit lists are not supported outside of the Legacy UI. To configure information visible in the list view in the new mobile UI, refer to Customize the mobile list view. Related Problem: PRB611483