[daisy] Preset fields
Ross Gardler
rgardler at apache.org
Wed Jun 11 13:52:35 CEST 2008
Antal Koós wrote:
> Hi,
>
> I'm new here, from Hungary.
> After searching awhile, I have a question:
> Can user create a new document type with preset fields like in Image
> without pre-save hook programming knowledge ?
Create a document with the preset data and save it. To create a new
document with this as the template simply copy the original.
Alternatively you can use an URL to create and edit a new document that
is a copy of the first document, e.g.:
http://localhost:8888/OSSWatch/new/edit?startWithGet=true&template=59&branch=main&language=default
Where template=* is the id of the template document.
Ross
More information about the daisy
mailing list