Dynamic Attributes
Permalink
I am setting up a website for a home builder. Home builders nearly always have three major elements to a site. The floor plans, community/neighborhood and available inventory. The real estate add-on is a great start but I want to be able to associate these three major elements.
I have a 'select' attribute, 'plan' and another 'community'. There is a plan & community page type. I would like the admin to be able to create a new plan or community page and this to dynamically populate the drop down associated to the real_estate_listing page type in composer.
The basic principle is that once a plan or community page is created the admin can use composer to add a listing. They will fill out all the attributes and by selecting the plan or community from the available drop-down the published page will show links to these pages.
In addition it would be great if I could pull attributes of a page type such as 'plan image' to a given div.
I hope that makes sense.
I have a 'select' attribute, 'plan' and another 'community'. There is a plan & community page type. I would like the admin to be able to create a new plan or community page and this to dynamically populate the drop down associated to the real_estate_listing page type in composer.
The basic principle is that once a plan or community page is created the admin can use composer to add a listing. They will fill out all the attributes and by selecting the plan or community from the available drop-down the published page will show links to these pages.
In addition it would be great if I could pull attributes of a page type such as 'plan image' to a given div.
I hope that makes sense.