Multiline style for a single line string field.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2018 12:02 AM
I have created a string field with field length = 10 chars. ('SAP ID' field in the screenshot below).
Its being shown as multiline field on the form. But I was expecting it to be a single line style.
I tried 1 column layout, then I tried cache flush (cache.do).
I am on Jakarta.
Looking for help.
Labels:
- Labels:
-
User Interface (UI)
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2019 06:24 PM
add attribute to field dictionary is_multi_text=false
attribute: is_multi_text true/false String, Wiki, Field List