RE: Subgrid configuration question
Hi Mattw112b,
Ok. Get it. The most simple Idea is that you could move the third 'Title' item to the first column to make it more visible.
If you really want to make the sample like column "Customer" or column "Engagement" unclickable. There's one little complex method.
You could create two field like column "Customer2" or column "Engagement2" and set workflow which is applicable when entity record created and set value equal to "Customer" and "Engagement".
For the already existing records, you could add the 2 new columns into the view and manually export them by excel template and copy the value from "Customer" and "Engagement" and re-import the data.
Then you could get no-clickable field data like follow:
Hope the above would help.
Regards
Johnny