Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3760
client side set_visible(false) ?
posted

In javascript I can set:

group.set_enabled(

 

 

true);

but there is no equivalent group.set_visible(false) to hide the group.

Is there any way to do this?

P.S. There is a get_visible but no set_visible.

Parents
  • 18204
    Offline posted

    Hi jcad,

     

    After looking through our documentation, I haven't been able to find a set_visible function either. I'll need a little time to research and test some other methods of achieving this. I will update you again on this matter by Wednesday.

     

    If you have any further questions or concerns on this matter, please let me know.

Reply Children