Group by formatting shows up in inline ref row view unwanted

I have an odd issue I cannot figure out. I have an app where 4 different tables of data that all reference a single table of data. The views all have "group by" setting applied only in the main view settings however, in "_Detail", "_Form", and "_Inline" there are no "group by" settings. In this single "Main" table view when clicking on a row you are shown the detail view. Scrolling down you can see all of the virtual ref_rows of the child data from the other 4 tables.  These "group by" settings that are in the child data views do not show up inside of the virtual ref_rows of the child data when looking at the detail view of a row of data from the "Main" table. (Crossed out info is PII, White is reference info)

The Issue:

I wanted to take my 4 views and put them all into a dashboard to clean up my Primary Navigation menu. To do this all I did was set the 4 views to reference views and put them all into the same dashboard. Doing this caused the "group by" settings to now appear in the virtual ref_rows of the child data in the "Main" view. 

I have not been able to find a way to remove these "group by" settings from appearing in the ref_rows. I want "

Screenshot of no group by settings for "Contractor_Inline" view but the "group by" showing in the top ref_row for only the "Contractor" view which is set to Reference View. "Correspondence" the bottom ref_row has the exact same settings except is in the Menu Navigation and does not have "group by" settings appearing.
ScreenSoht2.jpg

 

"Contractor" view and "Correspondence" view have the exact same "group by" setting applied as shown in the below pictures.

ScreenSoht4.jpgScreenSoht3.jpg

1 1 98
1 REPLY 1

 

  • Maintain Separate Configurations for Dashboard and Inline Views:

    • Ensure that the configurations for views used in the dashboard and those used as inline views in the detail view remain separate. This helps avoid unintentional inheritance of settings like "group by."
  • Create Separate Views for Inline Use:

    • Create specific views for use as inline views within the detail view, without "group by" settings. This way, you can maintain the required display settings for each context.
  • Use Slices to Manage View Settings:

    • Utilize slices to create separate datasets for the different contexts (dashboard and detail view) if necessary. This allows you to apply different configurations to each view.

 

Top Labels in this Space