- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:10 AM
Hi,
By default, column names are read-only,
Is it possible to edit it?
Best regards,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:28 AM
Hi,
you cannot change the name of any custom field in a table, not even through Background Script. There is a reason behind this, as it can have database structural implications.
What you can do is to only change the Column label:
If I have answered your question, please mark my response as correct and/or helpful.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:14 AM
Hi Tepp,
could you please provide more details? Where do you want to change the column names?
Thanks
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:22 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:28 AM
Hi,
you cannot change the name of any custom field in a table, not even through Background Script. There is a reason behind this, as it can have database structural implications.
What you can do is to only change the Column label:
If I have answered your question, please mark my response as correct and/or helpful.
Thank you very much
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2020 01:14 AM
Do you mean the label for the name of the column? Or the actual name of the column on the platform?
The former, yes, through the dictionary.
The latter, yes, but I'd strongly suggest you don't - lots of OOB functionality will likely cease to be, and you'll have a nightmare during upgrades.