Sha256: c170bb0afe76c4cb9b2a79fbd18ec693e63b8d6a59de9d198efdaef286c001d1

Contents?: true

Size: 913 Bytes

Versions: 13

Compression:

Stored size: 913 Bytes

Contents

# Form for dc_gallery
table: dc_gallery
index:
  filter: id as text_field, doc_id as text_field
  actions: standard

result_set:
  actions: standard

# Choose from
# _id,created_at,updated_at,title,description,picture,thumbnail,doc_id,order,active,created_by,updated_by
  columns:
    10: 
      name: doc_id
    20: 
      name: title
    30:  
      name: created_at
      width: 10%
    50: 
      name: active
      eval: dc_icon4_boolean

form:
  actions: standard

  fields:
    10:
      name: doc_id
      type: readonly
    20:
      name: title
      type: text_field
      size: 50
    30:
      name: description
      type: text_area
      size: 80x10
    40:
      name: picture
      type: file_select
      size: 50
    50:
      name: thumbnail
      type: file_select
      size: 50
    60:
      name: order
      type: text_field
      size: 3
    70:
      name: active
      type: check_box

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
drg_cms-0.7.0.2 app/forms/dc_gallery.yml
drg_cms-0.6.1.11 app/forms/dc_gallery.yml
drg_cms-0.6.1.9 app/forms/dc_gallery.yml
drg_cms-0.6.1.6 app/forms/dc_gallery.yml
drg_cms-0.6.1.5 app/forms/dc_gallery.yml
drg_cms-0.6.1.4 app/forms/dc_gallery.yml
drg_cms-0.6.1.1.1 app/forms/dc_gallery.yml
drg_cms-0.6.1.0 app/forms/dc_gallery.yml
drg_cms-0.6.0.8 app/forms/dc_gallery.yml
drg_cms-0.6.0.6 app/forms/dc_gallery.yml
drg_cms-0.6.0.3 app/forms/dc_gallery.yml
drg_cms-0.6.0.1 app/forms/dc_gallery.yml
drg_cms-0.5.52.16 app/forms/dc_gallery.yml