Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to add an another Description field in CalendarEvent Update window

    Hi,

    In the calendar event edit window, as of now its having "name" text field and "description" text area. I want to add an another text field to that event edit window. Can anyone tell me how to achieve this?

    I tried with adding an another field in Calendar.js and passed that field value in DataSource also. But it didn't worked.

    Help me out to fix this problem.

    Thanks & Regards,
    Kothandaraman N.

    #2
    See this sample.

    Comment


      #3
      How to set the dynamic values to the custom editing components

      Originally posted by smartgwt.dev
      See this sample.
      Hi,

      Thanks for your suggestions. With your example, I added three TextItem to the Event Editor Window. And I want to set dynamic values to the newly added three TextItem in that pop up.

      My scenario is while the calendar is loading itself, it should have different values for all the three more Custom Components for different calendar events in the calendar.

      When i'm clicking the meeting details, I should able to see the dynamic values, which I got from DB in the pop up window all fields.

      Can you please help me on this??

      Thanks & Regards,
      Kothandaraman N.

      Comment


        #4
        How to set the dynamic values to the custom editing components

        Hi,

        I want to have some more TextItem in the Event Editor Pop Up Window which should have the values when the calendar is rendering like "name" and "description" fields which we are having as of now in the calendar.

        Can anyone tell me how to do this.

        Thanks,
        Kodan.

        Comment


          #5
          How to set the dynamic values to the custom editing components

          Is there any suggestions for this post??

          Comment

          Working...
          X