I'm trying to create a new section for vendors similar to Activities called Bids. I've created a new table for Bids but I can't replicate what the Activities table shows, which is a text field called ActivityCompanyName Linked Via the Entity table. How can I create a text field in my bid table that is linked to the Vendor table or is this not possible?
Currently, I can only create a Dropdown field linked to the Vendor or Entity table, but it only pulls in a list of Record IDs in my New Bid screen.
I would like to be able to create multiple bids for Vendors in a new screen that I created where the Vendor name is retrieved from the Vendor record that I'm already in or be able to create a new one. I'm having the hardest time doing this as I can't replicate what the New Activity screen is doing. Are there step by step instructions for this? Or is this just not possible?