I followed Mark B's instructions in https://getsatisfaction.com/apperyio/... to create a star rating as an html component.
When the html component is on its own in the page, the star rating looks and works fine. When I put the html component in a grid however, I cannot get the star rating to work properly - it is all greyed out and clicking it does nothing.
Is there perhaps a way to do this dynamically with Javascript? I'm thinking I could remove the html component from the grid in design mode and instead append it with JS, but I can't figure out how to do that.
Any help would be most appreciated. Thanks.