Sha256: eccc469971c41905b0b3257e4bc8f5ac391f44d9af063a1d06e06b5a1cbcf5b1

Contents?: true

Size: 899 Bytes

Versions: 12

Compression:

Stored size: 899 Bytes

Contents

## DRG Form for dc_filter
---
table: dc_filter

index:
  filter: description,table,dc_user_id
  actions: standard

result_set:
  actions: standard

  columns:
    10:  
      name: dc_user_id
      eval: dc_name4_id,dc_user,name
    20: 
      name: table
    30: 
      name: description
    40: 
      name: public
      eval: dc_icon4_boolean      

form: 
  actions: standard

  fields:

    10:
      name: description
      type: text_field
      size: 50
   
    20:
      name: table
      type: text_with_select
      eval: dc_choices4_all_collections      
      size: 30

    30:
      name: dc_user_id
      type: select
      eval: dc_choices4('dc_user','name','_id')
      html:
        include_blank: true        
    40:
      name: public
      type: check_box

    50:
      name: filter
      type: text_area
      size: 80x20

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
drg_cms-0.7.1.1 app/forms/dc_filter.yml
drg_cms-0.7.0.8 app/forms/dc_filter.yml
drg_cms-0.7.0.2 app/forms/dc_filter.yml
drg_cms-0.6.1.11 app/forms/dc_filter.yml
drg_cms-0.6.1.9 app/forms/dc_filter.yml
drg_cms-0.6.1.6 app/forms/dc_filter.yml
drg_cms-0.6.1.5 app/forms/dc_filter.yml
drg_cms-0.6.1.4 app/forms/dc_filter.yml
drg_cms-0.6.1.1.1 app/forms/dc_filter.yml
drg_cms-0.6.1.0 app/forms/dc_filter.yml
drg_cms-0.6.0.8 app/forms/dc_filter.yml
drg_cms-0.6.0.6 app/forms/dc_filter.yml