Page 2 of 2

Blank input

Posted: Wed Jul 09, 2014 12:19 pm
by Kateryna Grynko

Lim,

It seems you use a button name instead of input name. Please paste your actual input component name (that is displayed in breadcrumbs).


Blank input

Posted: Wed Jul 09, 2014 12:32 pm
by Lim Samantha

If i dont use button then what do i use? Since i need to click on the button then i can clear my input.

My button name is : mobilebutton_192
I have two inputs to be cleared.
My input name is : mobiletextinput_190 and mobiletextinput_191


Blank input

Posted: Wed Jul 09, 2014 12:48 pm
by Kateryna Grynko

Lim,

You should use Button Click event (this is where you use button), and run JS code that uses you Input component you want to clear. So, in JS code you use an Input component name (the one you want to clear or run for both).


Blank input

Posted: Wed Jul 09, 2014 1:00 pm
by Lim Samantha

Yes, as shown in the screenshot i showed you earlier on.
But it still doesn't work...


Blank input

Posted: Wed Jul 09, 2014 1:03 pm
by Lim Samantha

Hi sorry i found my mistake.
Thank you! able to solve it already.


Blank input

Posted: Wed Jul 09, 2014 1:29 pm
by Kateryna Grynko

Lim,

Glad you solved it!