AM/PM buttom next to time field on form not showing for some users.

cpinedatx94
Tera Expert

I have a Time field on a form which has a AM/PM selection button to the right of it. Certain users can see this AM/PM button while others cannot. What could be the cause of this issue and how could i go about fixing it, Thank you.

2 ACCEPTED SOLUTIONS

Peter Bodelier
Giga Sage

Hi @cpinedatx94 

 

This is defined by setting on the user profile:

PeterBodelier_0-1702046506378.png

 

12 hour displays AM/PM, 24 hour doesn't.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

Happy to help


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

7 REPLIES 7

Ethan Davies
Mega Sage
Mega Sage

Could you share a screenshot of your button along with and code and configuration? It is difficult to troubleshoot without understanding how something has been built.

Amit Gujarathi
Giga Sage
Giga Sage

Hi @cpinedatx94 ,
I trust you are doing great.

The issue with the AM/PM button visibility on a ServiceNow form likely stems from either Access Control Rules (ACLs) or Client-Side UI Policies:

  1. Access Control Rules (ACLs): Check ACLs related to the Time field. Ensure that the roles and conditions in the ACLs include all user groups that should see the AM/PM button.

  2. Client-Side UI Policies: Investigate any UI Policies applied to the form. Adjust conditions or scripts within these policies to ensure consistent visibility of the AM/PM button for all intended users.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



Hi @Amit Gujarathi,

 

Great AI answer... unfortunately it doesn't make any sense, and couldn't be more false.

I get it that you want to answer a lot of questions to stay MVP, but please make sure your answers are correct...

 

PeterBodelier_0-1702046915971.png

 

 

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.