Can we add multiple custom tags while defining the create wizard in backoffice config xml file. Like below
<wz:navigation>
<wz:custom handler="springbean1"/>
<wz:custom handler="springbean2"/>
</wz:navigation>