Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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