OR values on "when this" javascript change

r3drain

New Member
First of all, congratulations to the Team for this amazing component...!!!

I've a problem:
i would like to show or hide some field elements on my form depending on different values of a databasejoin element on the same form.

I've accomplished the hiding of all the elements on load of the form with the load javascript on the databasejoin which hides all the elements.
Now i've add a "change javascript which show" the elements i want, based on a value of the databasejoin.
I've also add a "change javascript which hide" the elements (previously shown).

How can i hide the elements if one or more values are selected in the databasejoin?

I've tried several combinations but they don't work

For example the task i would like to accomplish is the following:
On the databasejoin element javascript tab:
Code:
Action: "change"
or "hide" "Model" when this "!='Computer' OR !='Server'"
Is this possbile?

i know it's not the right syntax but i don't know what else to try out... :-\


Thank you
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top