• Resolved ilflores

    (@ilflores)


    I got a car listing site and I want to put a cost calculator in every listing page and I want to auto fill one field that is gonna be used to calculations directly from an already value on the page: the car price (see attached please)

    Can this plugin do that?

    View post on imgur.com

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @ilflores

    Thank you very much for using our plugin. Please, insert a calculated field in the form, and enter the following piece of code as its equation:

    jQuery('.vehica-car-price:eq(0)').text().replace(/\s/g,'');

    Best regards.

    Thread Starter ilflores

    (@ilflores)

    Wow! You are amazing! Thanks so much for your super help on this!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can prefill a field with a custom type value’ is closed to new replies.