Solved
"" value to a field if it is not authored
Is there any wayto add "" (Doubles quotes) value to textfield if the field is not authored?
Is there any wayto add "" (Doubles quotes) value to textfield if the field is not authored?
Yes you can use any value even "" as default value with the
<title
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="Title"
name="./title"
value=""/>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.