Sha256: 9cba7c4cfdd95bc473d005cc45f8b1b88099e0864440f604587d795365040c60

Contents?: true

Size: 919 Bytes

Versions: 6

Compression:

Stored size: 919 Bytes

Contents

## YAML Template for Link
---
table: dc_json_ld

index:
  actions:
    1: new
    10: 
      type: menu
      eval: DcJsonLd.add_schema_menu(self)
      caption: helpers.help.dc_json_ld.add_schema

result_set:
  actions: 
    1: edit
    2: delete

  columns:
    10:  
      name: name
      width: 20%
    20:  
      name: type
      width: 20%
    30: 
      name: updated_at
      width: 20%
    40: 
      name: active
      eval: dc_icon4_boolean

form:
  title: 
    field: type
    
  actions: standard
    
  fields:
    10:
      name: name
      type: text_field
      size: 20

    20:
      name: type
      type: text_with_select
      eval: DcJsonLd.choices4_type

    30:
      name: data
      type: text_area
      size: 100x8
    40:
      name: dc_json_lds
      type: embedded
      table: dc_json_ld
      html:
        height: 400
      

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
drg_cms-0.6.1.4 app/forms/dc_json_ld.yml
drg_cms-0.6.1.1.1 app/forms/dc_json_ld.yml
drg_cms-0.6.1.0 app/forms/dc_json_ld.yml
drg_cms-0.6.0.8 app/forms/dc_json_ld.yml
drg_cms-0.6.0.6 app/forms/dc_json_ld.yml
drg_cms-0.6.0.3 app/forms/dc_json_ld.yml