• I want to be able to have the user choose between two items and BOTH:
    1) change price based on selection
    2) hide/show other fields based on selection.

    I can successfully do one or the other, but not both. If they aren’t connected, users will choose the cheaper option, and then fill in the more expensive textarea.

    Has anyone else solved this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor sarkparanjothi

    (@sarkparanjothi)

    hi @papyrusdoc,
    I did not get your exact problem can you explain it briefly.

    Thread Starter papyrusdoc

    (@papyrusdoc)

    I have a custom product in two sizes.

    If they choose Size A, price is 50 and a textarea field with 120 characters max is visible. All other textareas are hidden.

    If they choose Size B, price is 100 and a textarea field with 240 characters max is visible. All other textareas are hidden.

    When I apply pricing rules and condition rules to the same size selector field, the condition rule applies, but the price rule does not.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Price and condition rules on same field?’ is closed to new replies.