Hello,
the visvible property of portal elements doesn’t seem to work. At least I don’t manage to let portal elements disappear via a method.
Thanks
Patrick
Hello,
the visvible property of portal elements doesn’t seem to work. At least I don’t manage to let portal elements disappear via a method.
Thanks
Patrick
I tested this quickly and you can let it ‘disappear’ if you are in multiline view. That way it is a field you make invisible.
If you are not in multiline view your portal is the same as a table view and I can imagine it is not (yet) possible to let a column disappear because that is what you would do then…
do you really want the complete column to dissapear?
(because that would happen then)
for now it is not supported in a portal component
Johan, I would like it as a feature but I don’t see it as a top priority since we can use a tabpanel with 2 forms on it with the same result (a lot more work but doable)…
ahh wat hou want is that the complete column must dissappear? So really all the space it takes should be reduced to 0?
Because of visible=false did work ok then it would just be one gray area.. the same size it was now. But this doesn’t work. The table component just ignores the visible flag.
(it’s also very strange to not paint the complete column..)
but what you guys want is that it removes the column completely from the table?
exactly
just chiming in on this thread – if the columns would disappear when i use visable = false in table view that would be great. about to write a conditional hidden tab panel to get around it.
I would like this feature as well.