‎2015 Sep 21 11:18 AM
Hi Experts,
I have a requirement in a view I have 4 input fields
field label1 : ip1
field label2 : ip2
field label3 : ip3
field label4 : ip4
For example when I kept the cursor in ip2 field and press enter I should get the field name or field id on the field which I kept the cursor.
Kindly let me know how it can be done.
Thanks in Advance
Srivedha Sankaran
‎2015 Sep 22 2:01 PM
Dear Srivedhasankaran,
create one method in the input field in the wdevent parameter of method you will find the fieldname and take that fieldname and bind the same to the input field.
Thanks and Regards,
Nishant
‎2015 Sep 22 2:01 PM
Dear Srivedhasankaran,
create one method in the input field in the wdevent parameter of method you will find the fieldname and take that fieldname and bind the same to the input field.
Thanks and Regards,
Nishant
‎2015 Sep 23 7:12 AM
Hi Nishant,
Thanks for replying .. can you give an example ..
Thanks,
Srivedha Sankaran