# $Id: /local/CPAN/Mango/share/forms/wishlists/restore.yml 1644 2008-06-02T01:46:53.055259Z claco $ --- id: wishlists_restore method: post auto_fieldset: 1 javascript: 0 stylesheet: 1 sticky: 1 submit: BUTTON_LABEL_RESTORE fields: - mode: type: select selectname: 0 options: - 1 - 2 - 3 labels: 1: Replace Cart Contents 2: Merge w/Cart Contents 3: Append Cart Contents value: 3 constraints: - NOT_BLANK - UINT - IN_ARRAY, 1, 2, 3