Hi all,
i've built some SDK elements with some methods. When i run this component directly from eclipse it all works fine. I can see the components in the layout view and with CTRL-SPACE i can access the properties of the components. when adding script to components
However when i make an install package, install them on a local design studio and use the components there i cannot see the same components. They are available in the layout view. Also the onclick script on the component does not work anymore. This was also ok in the eclipse state.
Does anyone have any ideas where I messed up that design studio doesn't recognize the methods and properties?
Jeroen