How set a default value using dictionary entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 05:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 06:39 AM
Can you right-click on that field and select "watch".
After doing this just reload the form from header right click option (reload form) and check if some other script is overriding your default value.
You will only have option to watch field if you have application navigator on left of form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 06:52 AM
There is no other scrpt overriding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2020 07:21 AM
Ok, can you check in sys_choice table that there is no leading or trailing space with "no" value by mistake, as that may also cause issues.