Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #4541851
Conditional Logic issue with Image Radio fields - Upload fields not triggering
Open

Comments

  • Rafael started the conversation

    Hello,

    I am writing to report a bug regarding the conditional logic in the WPC Product Options plugin.

    The Setup:

    • I have a Radio Field (Image Radio) used for customization zones, such as "Personalização Costas".
    • I have created File Upload fields that should only appear when specific radio options are selected.
    • For example, "Carregar Arte - Costas Pequena" should show if "costas-pequena" is selected.

    The Problem:

    • The conditional logic does not work when using Image Radio fields.
    • Even when the "Value" matches perfectly (lowercase, no spaces) and the IDs are correct, the upload fields do not appear when the radio option is clicked.
    • When I change the parent field type from "Image Radio" to "Image Checkbox," the logic works perfectly.

    It appears the plugin is not correctly triggering the "change" event for Radio button selections to update the visibility of dependent fields.

    Please let me know if there is a fix for this.