Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

2 REPLIES 2

DanClayton
Tera Expert

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

Hello DanClayton,
I have the similar requirement, I need to create a calendar component in custom application, where i want to display the stores,  valid from and valid to from custom table.