It would be nice to be able to set a component to render based on whether another component is rendered. A picklist of the unique ids of compomenents on the page by component type would be nice here.
Page 1 / 1
Tried this with a ‘snippet returns true’ rendering snippet like this:
return !skuid.$C('MyComponent').isRendered;
But this fails to render the component. Probably has something to do with the order of things happening when the page is being built in runtime.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.