Column labels with 250+ characters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2017 11:30 PM
Hello All,
I am building a custom application and I require some form fields to have a field label of 250+ characters. Is it possible to do this for one table/application only?
Thanks
Harry
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 01:37 AM
What would be the potential pitfalls of increasing the max field label length globally?
There would only be one table using these increased labels so as far as I can tell, there would be no impact on any other modules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 02:58 AM
Hi Harry,
From development point of view, it is feasible. But again, it is not a good idea to have a longer label, as it will make impact globally. Check out Brad's response here in this thread: Change maximum label length?
I hope this helps.Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2017 03:16 AM
Could look to change the field label via an onLoad Client Script - don't think that has a limitation - though not tried