Sha256: 91bc1e0d085025ab58714fa914b67e50fea92f17790c854e6b4f585e02be309f

Contents?: true

Size: 615 Bytes

Versions: 5

Compression:

Stored size: 615 Bytes

Contents

table: dc_reply

form:
  actions:
    1: 
      type: save    
    5: 
      type: script
      caption: Cancle 
      js: parent.reload();
    
  height: 750
  actions: standard

  fields:
    10:
      name: doc_id
      type: hidden_field

    20:
      name: doc_class
      type: hidden_field

    30:
      name: created_by_name
      type: text_field
      size: 30
      
    40:
      name: subject
      type: text_field
      size: 80

    50:
      name: body
      type: html_field
      options: "height: 420, width: 800, toolbar: 'basic', allowedContent: false" 

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
drg_blog_news_forum-0.6.5 app/forms/dc_reply_public.yml
drg_blog_news_forum-0.6.4 app/forms/dc_reply_public.yml
drg_blog_news_forum-0.6.3 app/forms/dc_reply_public.yml
drg_blog_news_forum-0.6.1 app/forms/dc_reply_public.yml
drg_blog_news_forum-0.6.0 app/forms/dc_reply_public.yml