Mobile Agent - UI Parameter Date field not saved when updating the record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2023 04:30 AM
Hello Community,
I'm having an issue where the date field is not saved but all other fields' values were saved.
I have checked the UI Parameter, Data Parameter, and the connections between them.
I also checked the field values under the action item. Maybe timezone or format issue?
Any thoughts on this?
Kind Regards,
Earl
#MobileAgent #MobileDev #Mobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 10:33 AM
Hi Earl,
I believe I may be experiencing a similar issue, but with trying to update a date field using an action item. The below attempt at updating an "Inventoried" date field, as an example, does not work for me, but I am able to update any string fields or other non date/date time fields without issue. I'm curious if this is a bug or if it is by design. I am not able to find documentation about being unable to update date/date time fields using action items or UI/Data parameters and action items.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 03:15 AM
Thanks for your thoughts! Appreciated it.
I did some experimentation to search for some workarounds. You can use Action type "Script" rather than "Update" and use GlideRecord insert to add records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 03:16 AM
Or update records as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 06:22 AM
Hi
I have been trying to solve the date field issue, its automatically taking back me to 6 hrs behind the current date any thoughts on this.