- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Raviteja,
To set default value in dropdown of a form you need to set the same at Schema level.
<enumeration default ="{valuetoset}" name="" >
<value/>
</eneumeration>
I hope this helps !
Thanks,
Kapil