## YAML Template for design --- title: Site design table: dc_design index: filter: name, description, body as text_field actions: standard result_set: actions: 1: edit 2: type: duplicate dup_fields: name,description 3: delete # 4: # type: edit_embedded # table: dc_part columns: 1: name: name 2: name: description form: title: field: name actions: standard: yes tabs: tab1: 10: name: name type: text_field size: 50 20: name: description type: text_field html: size: 50 30: name: rails_view type: text_field html: size: 50 40: name: body type: text_area html: size: 120x30 50: name: css type: text_area html: size: 100x10 tab2: 10: name: dc_parts type: embedded formname: dc_part html: height: 1000