• Resolved jeanlondon12

    (@jeanlondon12)


    Hi, for some reason I can’t hide a price field by conditional logic.
    This scenario

    field 1= 20
    field 2= 29
    Field 3 = field 2 – field 1
    Field 4 = Max(field1,field2)*2.25 this field must show only if Field 3 Is less than 10
    Field 5: Max (field1, field2)*1.17 this field must show only if Field 3 is greater than 10

    For some reason both fields are shown even after place the condition inside Field 3

    Please take a look on globalexpresslog.com

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Hide calculation results by conditional logic’ is closed to new replies.