• Resolved webconexus

    (@webconexus)


    Hello,

    So i have a calculation going where at one point people choose a day of the week. When entering Mo,Tue,Thu,Fri it shows calculation X. However when they choose Wednesday it will show calculation Z.

    People can also choose Tuesday & Wednesday for example. But then it shows Calulation X & Z. I basically want to hide calculation X then, but just hide it on the front-end, the calculation has to remain. How do i do this in conditional terms? It requires conditional line due to the calculation.

    If(….

    Hope i made myself clear enough.

    Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @webconexus,

    If you want simple show/hide the fields instead to define dependencies (the dependencies remove the fields from the back-end too), you should add/remove the predefined class name: hide to the fields.

    To get a better idea of your form’s structure, please, send me the URL to the webpage where the form is inserted.

    Best regards.

    Thread Starter webconexus

    (@webconexus)

    The website is still offline and the domain is pointing to the old host. So you can check it out on: http://flekss.nl/rekentool/

    With hostsettings:
    148.251.209.150 flekss.nl
    148.251.209.150 www .flekss.nl

    Thankyou very much for the support!

    • This reply was modified 7 years, 6 months ago by webconexus.
    Thread Starter webconexus

    (@webconexus)

    As you can see everything is perfectly fine when I only choose Monday, Tuesday, Thursday or Friday. Or only Wednesday alone. However when I choose Wednesday + an other day in the week I get two fields.

    Thread Starter webconexus

    (@webconexus)

    I started over from scratch and tried a different approach. It’s working now!

    Plugin Author codepeople

    (@codepeople)

    Hello @webconexus,

    I’m trying to access to your webpage (http://flekss.nl/rekentool/), but I’m being redirected to: http://www.sportbsoflekss.nl/rekentool/

    and your website responds with a page not found.

    Best regards.

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

The topic ‘Hide double field’ is closed to new replies.