i want my field int the form <when i create a new record> to have some text inside like
when we use placeholder but i want it to be a value not a place holder
how can i do that :
i tried <field name="may_field" value="my_value"/>
<field name⁼"may_field" default="my_value"/>
but nothing