#145

provide some helper functions to create forms easily from a domain model in a template

    • Created on: Thu, Aug 26 2010 (almost 2 years ago)
    • Reported by: jstrachan
    • Assigned to: -
    • Milestone: -
    • Estimate: None/Small/Medium/Large None
    • Status: New
    • Priority: Normal (3)
    • Component: -
    • Permission type: Private
    e.g. something like...

    <form action="/foo/bar" method="post>
    ${textField("name", customer.name)}
    ${textArea("comments", comments)}
    </form>

    so folks can avoid lots of the laborious coding for these things
  • Followers
     
    Ico-users jstrachan 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
    Time Expenditure
    Loading