Our powerful JS Calendar component


Post by Nagesh@Apoorva.com »

Hi, team based on our requirement when a new event editor is opened we are populating a few fields with data, showing or hiding some items and disabling them. To achieve we are using the listeners. But when the user opens the editor a second time the items which need to be shown are hidden. I notice the listeners do not hit if we open any event twice how to prevent this from happening?


Post by tasnim »

Hi,

Could you please provide a sample test case and a video of the reproduction so we could reproduce and debug it?


Post by Nagesh@Apoorva.com »

Please go through the video Based on the Event Type field the below Project and Customer are shown.
When we open the event in the initial load the event shows with all the data, when closed and opened again The combo below Event Type were hidden(they should be visible based on the Event Type). When opening another event type(Google) and opening Work on project event type then it shows properly.
To show/hide code is placed in Event Type Combo listner

Attachments
LWR_Recording (1).mp4
(1.99 MiB) Downloaded 20 times

Post by tasnim »

Hi,

We need to take a look at your code to debug it, Could you please show us the listeners code?


Post Reply