• Resolved ariban99

    (@ariban99)


    hi
    i have a site that uses woocommerce checkout forms plugin. we added a field called deliveryinstructions with 2 radio optoins. deliver even if the customer isnt home or dont deliver if the customer isnt home.

    we are trying to display the selected radio text value in woocommerce PDF invoices and packing slip. i put this code in the custom template
    <?php $this->custom_field(‘deliveryinstructions’, ‘Delivery Intructions:’); ?>

    however this returns a 1 or 2, depending on which radio button they selected.

    is there a way to display the actual text value from the radio options instead of a 1 or 2 value?
    thank you

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

Viewing 1 replies (of 1 total)
  • Plugin Support Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    Hi @ariban99! This is the support forum to ask questions related to the core WooCommerce plugin. The issue you describe in you message seems to be related to two different plugins: Checkout Forms and PDF Invoices.

    We’d recommend contacting the developers for those plugins, or posting on their respective support forums, to get help with this.

    If you are unable to get help that way, you might consider hiring a developer who can code this customization for you. One of WooCommerce’s customization partners might be able to help:

    https://woocommerce.com/customizations/

Viewing 1 replies (of 1 total)
  • The topic ‘woocommerce pdf custom fields’ is closed to new replies.