Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

UI Builder add data to Calendar component

DanClayton
Tera Expert

Hi Folks,

I am using UI Builder for the first time and trying to build some data into a workspace.

I have been practising using the on-demand UI builder demo, creating a new expereince and workspace for the Safety application (x_snc_safety_issue table).

I would like to add a calendar component to display the due date of safety issues and have built a data resource to return the due date value.

On the calendar component I am trying to choose to bind data using:

@Data.look_up_record_2.result.due_date.value
This seems a complex component to build, I would like to figure out how to add calendars to workspaces as this will be very useful for a number of use cases.
 
Thanks in advance for any help.
1 ACCEPTED SOLUTION

DanClayton
Tera Expert

I have found this is possible with the Calendar Report component 🙂

View solution in original post

1 REPLY 1

DanClayton
Tera Expert

I have found this is possible with the Calendar Report component 🙂