- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 11:20 AM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 06:42 AM
Hi @cpinedatx94
This is defined by setting on the user profile:
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 06:47 AM
Happy to help
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 03:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 06:21 AM
Above is what saome users see.and below is what others see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2023 10:15 PM
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:
-
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.
-
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2023 06:44 AM - edited ‎12-08-2023 06:48 AM
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...
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.