cancel
Showing results for 
Search instead for 
Did you mean: 

Input Field Behaving Weirdly

Former Member
0 Kudos

Hi

I am on SP 19 using Webdynpro for JAVA.

I have an Input Field in a form Bound to a Context Attribute. That Context Attribute is Assigned a Simple Type with Data Type as String and Maximunm Length as 40 Characters.

I have set the Length Property for the Input Field to 56 as if Users enters Upper Case Letters then Each Character will occupy certain Space.

Now at Runtime when User trys to enter Data then Input field behaves weirdly like it shrinks and when the user is out of Focus the Input Field is back to Normal.

Similarly when the Input Field of above properties is in the Table when User tries to enter Data then the look and Feel is like Greyed out.

Let me know if any one has any Idea on the same.

Thank you

With Wishes

Krishna Kanth

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi siddi,

Set the property resizeable of the inputfield to false.

Regards

Amit

Former Member
0 Kudos

Hello KK,

Your InputString Length is : 40

Length Property for the Input Field to 56

Inserted in to Table column right!!!!!!!!!!!

You do like this.

1)First change Length Property for the Input Field to <b>40</b>

2)Increase Table columns width to 60% or 70% or 100% Like this try

This should resolve.

Rgds

-SS