User Activity

Hi Team, We want to implement date color-coding based on availability. For example, when users check for available dates, fully booked days should appear in red, making it easier for them to select only the available dates. I’ve searched for examples...
Hi everyone, I have a requirement where, in a Record Producer form, a user should be able to select a date range — “From” (start date) to “To” (end date) — within the same field, similar to what’s shown in the attached screenshot. Currently, the form...
Hi Team, The requirement is that the UI in the schedule needs to be by day instead of the time so that they can select from the UI itself as well. Basically, what we trying to do here is that the user should be able to select the day from the ui of t...
As an admin I am able to view create an article button and I am able to create one too but when I impersonate someone with knowledge role I am not able to.Can somebody help me crack this.Thanks in advance
Hi Team,The requirement is that a particular catalog item should not be available to a particular title.That is NOT Visible if job title CONTAINS "xyz".Have implemented this using the "not available for" with the following code- var rec = new GlideRe...