I have a radiobutton-group with 2 radios and if one of them is select “not visible” then the both selectfields shouldn’t visible. Otherwise if they select “visible” both selectfields should be visible.
Second part:
If I choose “Option 1” in first selectfield, I want show only special option in second selectfield. If I choose “Option 2” then another option in selectfield 2 and so on. How is this possible?
Same thing I would create is, I have 3 radiobutton-groups and depending on which button is active, I want show another radiobutton-group.
Example:
Main radiobutton-group have 3 entries.
If entry 1 is active, show radiobutton-group “A” and hide radiobutton-group “B” and “C”.
If entry 2 is active, show radiobutton-group “B” and hide radiobutton-group “A” and “C”.
And so on.
You know what I mean? Can some help!
Thanks for helping!
do I implement the visibility logic into the inputfield (First Name)?
Can you show the second example with two selectfields and not with radiogroup please?
If I select article „A“ in first selectfield, then entries in second selectfield should be from 1 to 5 and if I select article „B“ then entries should be from 6 to 10.
Can you show me this?
How would it work with database-entries? Load special categories and articles in both selectfields?
Is it possible to get a customized form by your coders?
So that I would tell you what we need and someone of your company can code this for us?
I know that will cost Money but thats ok.
Can you make an offer if I give you detailed instructions?
In the example above I have 2 radiobuttons with visible or invisible for one box.
I need visibility change for 2 boxes if one of the radiobuttons selected.
Example:
My ID 6B737B6F-BDAE-CE78-FFA6-278F2E11B200
@Daniel_Wauer, I understand correctly, you must have in blocks that are not visible by default?
And when you click, for example, checkbox number 1, should 1 block be displayed?