Question

How to show a Lookup result's description on section

For example, In any section, the result of the lookup of the "Contact" record also needs to show the Contact's email and mobile phone number in two read-only order fields:  Contact Email and Contact Phone.

Like 0

Like

4 comments
Best reply

Dick,

Angela's answer describes how to add the columns to the lookup dialog itself. I think what you're after is to display the other values on the page where the lookup exists. There was a similar question that I answered here https://community.creatio.com/questions/there-declarative-way-display-f… that outlines the steps.

Ryan

Dear Dick,

 

You should be able to do this by using the "Select fields to display" option in a lookup window under the "View" action. 

 

Best regards,

Angela

Dick,

Angela's answer describes how to add the columns to the lookup dialog itself. I think what you're after is to display the other values on the page where the lookup exists. There was a similar question that I answered here https://community.creatio.com/questions/there-declarative-way-display-f… that outlines the steps.

Ryan

Angela Reyes,

That works for simple lookups and displaying a related value but I'm looking for more customization.

Dick Wooden,

The view of this window is determined by BaseModalBoxPage schema so you can modify it for specific lookups or use it as a parent in customized schemas.

 

Best regards,

Angela

Show all comments