This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Adding custom fields to add_schedule_df and edit #9
Comments
I noticed here that there is a property called
|
@pvictor thank you so much for this! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am creating a calendar in a Shiny application which generates entries based on timelines of certain milestone events. These are in a dataframe and I am able to display details in the
body
column. However, is there some way of editing the event which includes the columns that are custom defined. For example, I want the user to change the status of the activity by marking it as "Completed", "In Progress" or "Closed". Is there some way of adding additional fields to the popup which comes up while editing a schedule?The text was updated successfully, but these errors were encountered: