- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2014 11:19 AM
I'm working on a new table I just created. I need to add a field for a venue street address. On the Locations table [cmn_location] there is a field with a type of "Two Line Text Area." However, when I attempt to create this same field on my new table, I don't see the field Type. Any ideas how to create this field type on a different table?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2014 11:30 AM
Hi Tim,
You can enable "Two Line Text Area" type by following below steps:
1) Go to table "sys_glide_object"
2) Search name as "multi_two_lines"
3) set Visible to True
Just FYI, In OOB write Access for this table is restricted to "maint". To update the record, you first need to update write ACL.
Please mark answer as correct/helpful, if it was helpful
Regards,
Solutioner
Enhance Knowledge NOW@ www.solutioningnow.com
http://www.solutioningnow.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2022 10:02 AM
Me too.
I am also not able to add admin role.
Have you got the solution to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2014 01:06 PM
Thanks! That did the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2015 05:14 PM
Thank you that did work!