Field Length
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2015 09:33 PM
Hi,
"email" field in sys_user table is truncating text of more than 40 characters, whereas i want to store max 100 characters instead of current 40. Can someone please help.
Regards,
Dhruv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2015 09:37 PM
1. Right click on Email field on user form
2. Configure/Personalize --> Dictionary
3. Change Max Length to 100 and save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2015 09:52 PM
Gurpreet, it is an "email" field not a text field. i can't see the "Max length " option over there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2015 10:10 PM
Yes i see that . You could still change the length by modifying the length of the Email field type. But it will be a global change.
1. in dictionary entry of email field , there's a info icon besides type field. Click on that info icon.
2. Here modify the length to 80
Note: You may need to adjust ACLs first to get write access to length.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2024 09:31 AM
What ACL would I look for to do this?