Repetition1: WORepetition { item = branch; list = branchChoices; checkHashCodes = false; } SubmitButton3: ERXSingleButton { action = performAction; value = branchButtonLabel; shouldSubmitForm = context.isInForm; } HasChoices: WOConditional { condition = hasBranchChoices; } IsAllowed : WOConditional { condition = isDelegateAllowed; }