Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
is it possible to change the content of a container depending on a variable's content?
I have a container containing several list boxes and if my variable is set to '1', I want to hide one of the listboxes.
Problem is, if I add a conditional show to the listbox, only the content of the listbox disappears, the listbox itself is still to be seen in the container. Please see small sample attached.
Thanks, Regards
Jens
You are right, I see as below -
Ok thanks anyhow. I'll mark your answer as correct.