Multiline style for a single line string field.

cc11
Tera Contributor

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. 

find_real_file.png

10 REPLIES 10

Chris Leone
Tera Contributor

add attribute to field dictionary   is_multi_text=false

attribute:  is_multi_text true/false String, Wiki, Field List