I'm trying to use a SilkUI dropdown on my form but I get a js error. Does anyone have any idea?
Problem solved with the help of this post: https://www.outsystems.com/forums/discussion/19273/silkui-is-not-defined/
Roman wrote:
How you Solved? I already had this problem, with an expand and colopse widget.
Pedro Vila Nova wrote:
How you Solved?I already had this problem, with an expand and colopse widget.
If you have a custom layout make sure to add widgets for layout block.
My problem is deeper...
At the same Espace, in more than 3 or 4 webscreens works but at another webscreen don't work...
And the error is JS not defined....
No idea, do you use any cloned widgets?
No just Expand and colapse =)
If you haven't customized it and you're sure this is caused by expand and collapse I suggest you raise a support ticket.
I made a work around with visible true and false with ajax refresh.