• Hello,
    I’m using WPForms to create a list of items (products from Woocommerce) in the form of checkboxes that are made with the option dynamic choices.
    The result is checkboxes with the name of the product for each checkbox but I would like to show the SKU of each product alongside the name of the product in the label.
    Is there a way I can do that with an hook or by changing a line of code somewhere?
    Thank you
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @marc_o,

    Thanks for writing in!

    We currently do not have a snippet to be able to do what you mentioned. I checked and the closest one we have is this dev doc guide.

    I would also like to mention that customizations like this are outside of our scope for support. In case you’d like to look into custom development options, we highly recommend using Codeable.

    Thread Starter Marc_O

    (@marc_o)

    Hello Jade,

    Thank you for your answer.

    In fact, I already use the code you gave me in link. I’m using it to show only products from a certain author but that code is just a filter for the source of the products it doesn’t change the way the products are shown.

    So I guess it can’t be done easily if there is no hook on the display side.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add info from post in the checkbox label with dynamic choices’ is closed to new replies.