cancel
Showing results for 
Search instead for 
Did you mean: 

Using SO10 texts in (dynamic) textfields

Former Member
0 Kudos

Dear,

We're using SO10 texts from SAP in our Interative Forms to translate conditions and the like. We added a style to it etc. and by setting the textfield to XHML and Rich Text in the settings it can be set directly with all layout programming saved. It's obviously also set to Multiple Lines.

I was wondering, is there a way to dynamically adjust the size of a textfield (in a flowed subform)?

Or, and this solution is just as fine, is there a javascript function or method I can use to adjust the textfield height at runtime after the text has been entered (in the 'initialize' event then).

Thanks in advance,

Frederik-Jan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello!

Check at Layout pallete if your field has 'Expand to fit' parameter set under its Height.

Regards,

Pjotr Perstnev

Former Member
0 Kudos

Ah yes, missed that one completely. Cheers!

Answers (0)