- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 09:03 AM
I have a dropdown with yes,no, and none (dropdown with --none--). I set the default value to No that is the same value in the choice list related list. I go to the form and the value is --none-- ok so then i go to the choice list specification and select dropdown without none, go to the form and the default value is Yes, this seems so basic but very unusual
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 09:40 AM
You will have to do with OnLoad Client script. I.e set No as default value for the first time when ever record is new.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2016 09:40 AM
You will have to do with OnLoad Client script. I.e set No as default value for the first time when ever record is new.