Hi,
I have a site form that is accessible for two usergroups :
- the public group
- a registered group.
The defauld value of some fields should not be exactly the same :
How can I set a different default value on a same field ?
For example : "State"
- for the public group => Unpublish
- for the registered group => Publish
Thanks you in advance,