Hi Everyone I have a grid field in which 3 columns are populated by the same DB column and I also want to set same sort Field value for them.Is there any way to set so because when I try it throws an error that Sort Field value must be unique.
Discussion posts and replies are publicly visible
You can't use the same field twice in a grid to sort. I think possibly the only way you could do this is to create 2 additional custom record fields.