B1UP Calendar Widget rescheduling for events with custom Start/End time fields Completed
Suggesting to add support for rescheduling calendar events with objects that have custom start/end time fields. For example, I added two UDF's for 'StartTime' and 'EndTime' on the production order documents. I populated the fields with integer time values and the calendar widget displayed them correctly. However, the calendar widget does not allow me to 'drag-n-drop' the production order to a new time, only a new day at the same time. Could you add support for this feature by mandating the type and format of the start/end time UDF? If the start/end time UDF's are required to be defined the same way across all objects of interest, then the calendar could update these fields also.
Comments
6 comments
(Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
Read more about the Feature Request process here
[Internal Id: 19306]
That is great idea. Have been trying to think of a way to do similar but struggled to find a good solution how.
But the way you describe how it can be done have given me an idea to do it in a simple manner and if that idea works in real life code then expect this to be included.
Thank you for the inspiration :-)
The following will be supported from B1UP 2020.06 on documents, opportunities and production orders
Add Start and Endtime UDFs
Modify SQL Source (not done out of the box)
Result is that you can show All day events in timeslots and move/resize to update the UDFs
On Documents and Opportunities having a custom EndTime UDF is also supported (so such can be presented as multi-day events)
Sneak Preview Video how it works: https://youtu.be/va5RXcoEHik
Thanks Rasmus!
Please sign in to leave a comment.