Hi Team,
I have a base record type and I configured multiple grids using that same record.
In the grid, I am using the export/download option to download the records. However, when the file gets downloaded, the exported file name/display name is showing the Base Record name instead of the configured Record Label.
My requirement is:
Could anyone help me understand:
Thanks in advance!
Discussion posts and replies are publicly visible
This is expected behavior with no built-in workaround. Create a duplicate record type on the same source and change the plural name (or whatever base name you want) - easiest and cleanest option instead of doing the custom export hard work(Avoid if the record is large, heavily synced, or frequently modified.)