Mobile Agent - UI Parameter Date field not saved when updating the record

Earl
Mega Contributor

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

 

 

4 REPLIES 4

Michael H1
Tera Guru

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.

MichaelH1_0-1676485874209.png

 

Earl
Mega Contributor

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. 

Earl
Mega Contributor

Or update records as well. 

SandhyaK2344337
Tera Contributor

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.