Quote form, adding the cellular number of the contact

Hello,

On the People contacts panel, I am trying to add the cell number of the contact. I tried to bind the field from the PerConList (where cellPhoneNumber was present) but nothing showed. To later find out the PerConList view has no rows! (even though I have a contact added to this quote!

The QuoteCnt view has the phone but is missing the cell number for some reason…

I tried to add foreign key to the CustCnt table but that did not work either.

How can I add this info ?

(I have a solution: In code, Reading a baq (passing custnum, shiptonum and connum ) returning the contact info from CustCnt, and assign the cell number to my textbox. but was wandering if there was anoter way? )

1 Like