cancel
Showing results for 
Search instead for 
Did you mean: 

inability to enter value in an input field at first go.

Former Member
0 Kudos

Hi All,

I have an input field in a table where when I click first time to enter a value, the cursor is not getting placed and I am not able to enter any value.When I click for the second time, I am able to enter the value.This is a mandatory field and we should be able to enter the value at first go which is not happening.Please help on this.

Thanks & Regards,

Reinuka Paul.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I think this is a portal issue....refer to the note : 1276620

Regards,

Shikhil

Former Member
0 Kudos

Hey thanks alot for the above reply.it was really helpful.

After the patch level was applied, I am getting problems with double and big decimal.

Like Double a = new Double(string);

is giving me null value . wherewas if i print the string there is value in the string like 110.000.

Please suggest what should i do with this problem.

Thank you.