I have CRM Portal entity form that has a lookup. Lookup in CRM is configured to bring ctry_id and ctry_description fields. When launched on the portal look up brings up a modal window with two columns ctry_id, ctry_description. On selecting a row from the lookup, portal shows ctry_id in the portal. Is there a way to show both ctry_id and ctry_description on the portal separated by a space? End user can see both id and description on the modal lookup window. When transferred from the modal lookup window user seeing only id in the main portal form. Can this be achieved using custom javascript on entity form. Any similar working examples would be very helpful.
Thanks
R89
*This post is locked for comments