Unable to increase maximum width of reference field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2014 12:29 AM
Hi,
I set reference field from table 1, to table 2.
It not showing the the exact data in table 2, due to maximum length its trimmed the data. When I tried to change the length I got the below popup.
"Maximum length cannot be increased on a Reference type field"
Please assist me to fix this.
Thanks,
Ravikumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2014 12:42 AM
length of reference field should be 32 as it holds the sys id of the referenced record ... Why are you trying to change that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2014 02:01 AM
Field 1 have a data of 50 characters in Table 1, When I refer the field in table 2; It showing only 32 characters.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2014 02:04 AM
Can you give some screen shots ???? reference field is always 32 in length and it only holds sys id as a reference to the other record ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2014 01:34 AM
Hi Ravi,
Your Table 1 and table 2, do they have any of the fields having display = true?? or if they inherit any table then then the parednt has any column having display = true?
Because reference fields will show the table's display column only.