Hi Michael,

You can use the defaultValue property in your intake.xml file:

<field name="Name" key="Name" type="String" defaultValue="John Doe"
displayName="Name please *">
        <rule name="required" value="true">Please enter the name</rule>
</field>

Good luck,

David

-----Original Message-----
From: Michael Kunze [mailto:[EMAIL PROTECTED] 
Sent: Saturday February 12, 2005 7:25 AM
To: Turbine Users List
Subject: Initial FormValues with Intake


Hi folks,

still trying to get this webapp on it's way ;)

Just encountered another step back. I'm trying to prefill a form on it's 
first use. What would be the proper way of doing it?
The How-To on the site skips that particular problem.

Doing something nasty in the screen or using the business object? I 
would be happy if someone could show me some lines of code.

Thanks,
Michael

-- 
Michael Kunze
http://www.smrealms.de

How much Sex can you have? - I don't know. I havn't maxed out yet.
(John Crichton in Farscape)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to