cancel
Showing results for 
Search instead for 
Did you mean: 

How to got focus on EditText

Former Member
0 Kudos

Hi all,

I have a new it_Edit on sales Order with CardFName Information... so when i changed CardFName (via choosefromlist to OCRD) i must updating CardCode and CardName on this screen.

I´m trying and trying but can´t do it... what i´m loosing??

I´ll need a formattedSearch on Cardcode field and managed validate and/or ChoosefromList Events?

Thanks in advanced and best regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alejandro

i think u can't do it by using formatted search because the vendor code field will not be editable.

u write code for lostfocus of the vendor name and change the Vendor code accordingly by using the enable property of an edittext..

Hope this helps.

Regards,

Om Prakash

Former Member
0 Kudos

Hello Alejandro,

Could you post some code? Maybe this would be better to understand for the readers.

Maybe you can try the itemchanged event?

Good luck.

Best regards,

Teun