On submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 10:57 AM
Get value taking null value in on change script but in on su
bmit taking sys id

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 10:58 AM
@vikasgc1999 Could you please post your onChange script here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 11:04 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 11:13 AM
@vikasgc1999 The sys_id of the app_owner field is still empty on onSubmit script too. Your if condition is not executing in onSubmit because of the second part g_form.getValue('app_owner')=='(empty)'.
I recommend you to add an alert on getReference method callback in your onChange and see if any value is returned for the selected application name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2024 11:20 AM - edited ‎01-19-2024 11:22 AM
If i put alert it shows sys id