Snippet based rendering


Pat.  Why don’t you have your Project_Share_Write model filtered so only rows where user = currently running user are returned.  Then you can use the model properties rendering type to render the component only if there are model rows. 

This is what I ended up doing.

I can still see a use for the snippet based rendering. Render if snippet returns true.

Ok thanks. I’ll pass along the idea…