Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to increase HTML field height in Workspace?

darthkims
Tera Contributor

I have tried create style for the field but it does not work for workspace

darthkims_1-1756052545796.png

 

1 ACCEPTED SOLUTION

We found that having quotes around the attribute property in the field's dictionary record was the culprit.

 

'editor.height=1000' worked in classic forms but wasn't honored in the Workspace. Removing the single quotes fixed the issue.

View solution in original post

5 REPLIES 5

thanks, it worked!