Location Name - rbv.api_selectQuery

Posted by refael shira on 30-Nov-2017 02:44

Hello,

is it possible to get the location name in select?

the object have only locationId 

Best Regards,

Refael

All Replies

Posted by martin.piscoso1 on 30-Nov-2017 08:38

No refael. After your query presuming you're using selectQuery or selectValue to get the ID you need to perform a getFieldValue() call to get the name of the location.

If the location is already attached to your record, you should be able to see it in the first dropdown as related location and get the token for its name directly from there without the use of a query.

Hope this helps.

Piscoso, Martin

This thread is closed