One time ship to copy to summary screen on Quote/Opportunity Entry

Hi Everyone,

I’m trying to copy an EpiUltraCombo box from the one time ship to tab to the summary page to make it easier for the salespeople to enter the data without flicking through screens.

Unfortunately I am unable to get the dropdown working, all the other fields I have managed to get working except for the cboSaveOTSAs, the only difference that I can see is in the List Items QuoteHed which I cannot for the life of me see where the information is being pulled from.

Would appreciate any help

Original

Copy

Drop down original
image

Drop down copy

First off, I wouldn’t make your new Combo have the same name as the existing one.

If you don’t mind it being a tad cryptic, you could just set the String Array like:

image

If you select “C”, it shows as “Customer” on the OTS tab

Thank you used the string and worked, thank you