Our powerful JS Calendar component


Post by janiquekamgx »

I have a resource filter, but I just want the list of resources and their colours, not the ability to check and uncheck them.

Is this possible? If not, is it possible to put my own custom component in the sidebar?

Thanks in advance.

Last edited by janiquekamgx on Thu Aug 04, 2022 1:45 pm, edited 1 time in total.

Post by janiquekamgx »

Update: I saw that I can do this :

  sidebar: {
    items: {
      myOwnThing: {
        type: 'panel',
        title: 'legend'
      },

but I would love to put my own component inside here.


Post by tasnim »


Post by janiquekamgx »

Hi Tasnim,

Can the resource filter be made read-only?


Post by tasnim »

Hi,
There is already a ticket for this. Here is this https://github.com/bryntum/support/issues/4953
After this is fixed you'll be able to do that


Post by janiquekamgx »

Thank you because I tried exactly that and it did not work. Thank you


Post Reply