Sha256: 630be3b1aadf45b49a042ea62c4dfe7f7cfe9bf3e4c82c4ebc7dae81d2ddd571

Contents?: true

Size: 944 Bytes

Versions: 17

Compression:

Stored size: 944 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
      html:
        size: 50
   
    20:
      name: table
      type: text_with_select
      eval: dc_choices4_all_collections      
      html:
        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
      html:
        size: 80x20

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
drg_cms-0.6.0.3 app/forms/dc_filter.yml
drg_cms-0.6.0.1 app/forms/dc_filter.yml
drg_cms-0.5.52.16 app/forms/dc_filter.yml
drg_cms-0.5.52.12 app/forms/dc_filter.yml
drg_cms-0.5.52.9 app/forms/dc_filter.yml
drg_cms-0.5.52.7 app/forms/dc_filter.yml
drg_cms-0.5.52.5 app/forms/dc_filter.yml
drg_cms-0.5.52.3 app/forms/dc_filter.yml
drg_cms-0.5.52.2 app/forms/dc_filter.yml
drg_cms-0.5.52 app/forms/dc_filter.yml
drg_cms-0.5.51.1 app/forms/dc_filter.yml
drg_cms-0.5.50.2 app/forms/dc_filter.yml
drg_cms-0.5.10.10 app/forms/dc_filter.yml
drg_cms-0.5.10.7 app/forms/dc_filter.yml
drg_cms-0.5.10 app/forms/dc_filter.yml
drg_cms-0.5.9 app/forms/dc_filter.yml
drg_cms-0.5.8.2 app/forms/dc_filter.yml