Page 2 of 2

Re: conditional show question

Posted: Thu Mar 08, 2018 9:12 pm
by admin
Johan,

You'll need to learn more Javascript if you want to do tricky things like hiding fields etc.

jQuery is what I have used here, a subset of Javascript.

Here's a link to a jQuery reference page I use a lot.

https://www.w3schools.com/jquery/jquery ... ectors.asp


Steven