cancel
Showing results for 
Search instead for 
Did you mean: 

How to display Scroll bar in the text field??

Former Member
0 Kudos

Hi,

I have an dynamic interactive adobe form.

I have two fields : FLD1, FLD2. both are text fields

FLD1 is interactive text field. Here user enters umlimited number of characters. Once when the number of characrters exceed display capacity, it extends by SCROLL bar.

FLD2 is non interactive text field. It is read only. When the number of characters exceed display limit. IT expands itself to over other fields surrounding it.

I want FLD2 to have scroll bar when it exceeds the display limit.

Please help as I am not able to find out the difference between two. Nor able find a solution to it.

Regards,

Aditya Deshpande

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try to set the property Allow Multiple Line for the text field.

Kind Regards

Mukesh

Former Member
0 Kudos

Hi,

It allows mutiple lines.

It can display 100 characters per row and can dislpay 5 rows.

But the problem is when it has to display 6 or 7 rows.

The text field expands. But I dont want it to expand. but rather it should give scroll bar so that the user can scroll and read the text.

Regards,

Aditya Deshpande

Former Member
0 Kudos

Hi

Try with the UI ISRLongTextEntry (ISR Controls library).

Kind Regards

Mukesh

chintan_virani
Active Contributor
0 Kudos

Select the FLD2 Textfield and goto the Layout palette and in case Expand to fit option under Height is enabled, disable it.

Chintan

Answers (0)