• Hi there,

    Great plugin!

    I have several HTML blocks (lets say blocks a,b,c & d), and I only want them to show at certain values.

    So I have a radio button (field1) with values of 1000,2000,3000,4000 & another set of radios (field2)with the values 10,20,30,40.

    I want all HTML blocks to be invisible to start, but when the calculate button is pressed, I want the corresponding blocks to display.

    So if the value is calculated to be 1020 (field1+field2) I want only block A to show. If it is calculated to be 2020 I want block B to show.

    I have been trying to use the dependencies on the calculation , but I seem to be getting block A & block B showing not one or the other.

    Hope that makes sense!

  • The topic ‘display HTML block only with certain value’ is closed to new replies.