WordCamp Europe 2023 Special Offer - Get 30% OFF any edition with coupon: WC30

My Account

Forums

Home Forums General Set Maximum or Minimum Value of a number or range field conditionally

Viewing 2 reply threads
  • Author
    Posts
    • #65029
      Saskia Lund
      Participant

      Hello there!
      I would like to set the allowed maximum (or minimum) value of a number or range field depending on current value of another number or range field.

      So for example if the user selected lets say 5 apples by a number field or range field, then he can select a maximum of 5 napkins from another number or range field.

      Is this possible? And how do you do this? There is an option at the maximum and minimum field setting where I can select another field, but I think I am doing something wrong, because it doesnt “do” anything…

      Thanks in advance!

    • #65030
      Mark Westguard
      Keymaster

      Hello Saskia,

      This can be done with our Conditional Logic. Let’s say you have a number field with an ID of 123. Your conditional logic would be: IF Number On change or input THEN Range Slider set maximum #field(123)

      Thanks,
      John

    • #65031
      Saskia Lund
      Participant

      I just found another solution:

      when in maximum setting of the number field, you can select a field which will provide the max value. lets say field#13, then you must simply enter #calc(#field(13)) in the maximum setting of the number or range field.

      thanks for your reply anyways!!

Viewing 2 reply threads
  • You must be logged in to reply to this topic.

Login