You need to sign in to do that
Don't have an account?
ChickenOrBeef
VisualForce: Find & attach existing record, or create & attach new record
Hey everyone,
We have a custom object called "Properties" and a junction object called "Property/Opportunity Relationship" that allows for a Many-To-Many relatiosnhip between Opportunities and Properties. Anywho, I need to create a slick VisualForce section on our Opportunity page that allows our users to the following:
Thanks a bunch,
Greg
We have a custom object called "Properties" and a junction object called "Property/Opportunity Relationship" that allows for a Many-To-Many relatiosnhip between Opportunities and Properties. Anywho, I need to create a slick VisualForce section on our Opportunity page that allows our users to the following:
- Search for an existing Property record
- If existing Property record is found, then that record is attached to the Opportunity (via the creation of a junction record)
- If user can't find existing Property record, they can then fill out a couple fields to create both the new Property record and the junction record to connect it to the Opportunity
Thanks a bunch,
Greg