Tell us what you are trying to do?
I built this search tool that allows users to search from a database of existing PO orders to get shipping and tracking info about their order: hidden link.
The customer gave us a spreadsheet that has various columns and one of the columns is "Container Number".
When A container number has been assigned, here is the format that the customer wants the search results to be in:
Customer Name: Return column H
Location: Return column I and J
PO: Return column F which is what they searched for
Container Number: Return column L
Estimated Date to Port: Return column K
If there is no container assigned yet (which would be indicated by the shipment container column being blank) then here is the format the customer wants the search results to be in:
Customer Name: Return column H
Location: Return column I and J
PO: Return column F which is what they searched for
Container Number: Not yet assigned
Estimated Delivery Month: Return column K
You will notice that the name of the field that is returned in the 2nd format is different than the field name in the first format.
Is there any documentation that you are following?
not yet.
Is there a similar example that we can see?
Not that I know of.
What is the link to your site?
hidden link