I am trying to add quoteNbr to my Opportunities screen. I made it to where you can see the column for quoteNbr but nothing populates. What am I missing on my generic inquiry to pull that over???
Generic Inquiry Appointment Screen
Page 1 / 1
The DAC for CROpportunity has the ‘QuoteNbr’ field listed as ‘Nonexistent in DB’ so I’m not sure If that’ll populate on a GI.
I did also see a “CRQuote” table, that has a field “OpportunityID”, so you may need to join those tables, and display the QuoteNbr from the CRQuote table.
I was able to add the column I just can’t get the link with the quote number to populate...
Did you join the tables? Share your GI
Hello
Please try this relationship to join CROpportunity DAC and the CRQuote DAC.
Amazing! That worked. Thank you!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.