Price per Square Foot
-
Hi,
I am developing a real estate listings site where users sign up and submit their properties in an “add listings” form that already comes with the theme I use. In it the user sets the listing price and the size of the building. My question is:
Given the existing price field slug and the existing size field slug from the theme’s form can I use your plugin to calculate the price per square foot? (existing_price_field_slug/existing_size_field_slug=calculated_price_per_foot_slug) where the new calculated_price_per_foot_slug field is displayed in the item’s details page.If this is possible, can you explain in detail how I would implement this? I thank you in advance for your help.
- The topic ‘Price per Square Foot’ is closed to new replies.