Hi there, I'm trying to remove two buttons from a related nodes list in an editwizard. For one button this is simple:
hidecommand="add-item" or hidecommand="move-up" But how does this work if I want to remove two buttons hidecommand="add-item,delete-item" and hidecommand="move-up,move-down"didn't work... Greetings, Kors van Beem
