SyntaxFix
Write A Post
Hire A Developer
Questions
If you've already initialized the form, you can use the initial property of the field. For example,
form = CustomForm() form.fields["Email"].initial = GetEmailString()