• Hi,

    My client wants to use their own form for the ‘property viewing enquiry’ as they want to integrate all web forms with their InfusionSoft system.

    As the original form uses the property reference number automatically, I was wondering if there’s a shortcode or anything that I could use to include the property reference number within the custom form.

    Let me know if you could help with this.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Property Hive

    (@propertyhive)

    Hi Mani,

    I’d need to know more about the custom form and/or plugin being used to give a definitive answer, however what I can say is that the reference number entered in the backend by the client is stored with a meta key of ‘_reference_number’ and, if you were to output it in a template you could do:

    echo $property->reference_number;

    Like I say, without knowing more about how the form is being generated its hard to answer fully. if you’re still stuck after reading the above and can offer more info I’ll gladly take a closer look.

    Steve

Viewing 1 replies (of 1 total)
  • The topic ‘Property reference number’ is closed to new replies.