I have an issue and I cannot decipher the correct way to make the formulas work on this.
I created an entity called "Jurisdictions" that is linked to another entity similar to Accounts called "Vendors"
Each Vendor has 3 types: "Sales Agent", "Posting Agent" or "Newspaper".
Each Vendor has a relationship link to a Jurisdiction.
I need to create a method for a person to enter a Jurisdiction and be able to recall the available Newspaper Vendor.
Is this something ESPO can do?
I created an entity called "Jurisdictions" that is linked to another entity similar to Accounts called "Vendors"
Each Vendor has 3 types: "Sales Agent", "Posting Agent" or "Newspaper".
Each Vendor has a relationship link to a Jurisdiction.
I need to create a method for a person to enter a Jurisdiction and be able to recall the available Newspaper Vendor.
Is this something ESPO can do?
Comment