Problem with Category Dropdown list when editing appointment.
I am having trouble with the Edit Appointment dialog as shown in the sample at http://jsplayground.syncfusion.com/j34z1egr .
Attachment: EditAppointment_360b7ffd.7z
You will find that the Dropdown list for the Caterory selection is corrupted.
I have attached a screen shot.
Have I missed or included a wrong css or javascript file?
Thanks
Morgan
Attachment: EditAppointment_360b7ffd.7z
SIGN IN To post a reply.
8 Replies
KK
Karthigeyan Krishnamurthi
Syncfusion Team
June 22, 2016 05:16 AM UTC
Thank you for contacting Syncfusion support.
We have checked the provided sample and found that default CSS file is not referred which is the cause for the issue. We have modified the sample which can be viewed from the below link:
Please let us know if you need any further assistance.
Regards,
Karthigeyan
MO
Morgan
June 22, 2016 07:53 AM UTC
Thank you for you help in this matter.
That solved the problem.
However, I want to change the code
from
"<link rel='nofollow' href="14.1.0.41/themes/web/content/default.css" rel="stylesheet" />"
to
"<link rel='nofollow' href="http://cdn.syncfusion.com/14.1.0.41/themes/web/content/default.css" rel="stylesheet" />"
but that does not work.
Is the http://cdn.syncfusion.com/.... path different to what I used?
Thanks
Morgan
KK
Karthigeyan Krishnamurthi
Syncfusion Team
June 23, 2016 07:11 AM UTC
Hi Morgan,
We are happy to hear that your issue has been resolved.
There is no CDN link for default.css file. We request you to refer the particular file locally in your project.
Please let us know if you need any further assistance.
Regards,
Karthigeyan
MO
Morgan
June 23, 2016 07:38 AM UTC
Thank you for all your help.
Morgan
KK
Karthigeyan Krishnamurthi
Syncfusion Team
June 24, 2016 05:05 AM UTC
Hi Morgan,
Thanks for your update.
Please let us know if you need any further assistance.
Regards,
Karthigeyan
MO
Morgan
July 14, 2016 06:04 PM UTC
I am just getting back to this issue now.
I have looked at your sample at
and the problem with the layout of the dropdown list for the category section is still there.
It must have worked correctly at the time of your reply, since I seemed to confirm it in my message.
However, it does not seem to be working now.
Any ideas on what is happening?
MO
Morgan
July 15, 2016 07:28 AM UTC
There is no need to look into this matter any further.
I was adding the schedule component to a project I was working on and had included the "default.css" as indicated in a previous answer but the corrupt dropdown items were showing,
I then looked at the sample at jsplayground and found that it was not working either.
However, in my project I am using "w3.css" (http://www.w3schools.com/w3css/) and when I removed it the scheduler worked correctly.
I will investigate what is causing the conflict so that I can use the "w3.css" with the scheduler.
Sorry for any inconvenience.
Morgan
KK
Karthigeyan Krishnamurthi
Syncfusion Team
July 18, 2016 01:38 PM UTC
Hi Morgan,
Thanks for your update.
Recently our server has been crashed and therefore we have refreshed our online CDN links with the latest release version for the external links scripts and CSS alone. This is the reason for your mentioned problem, and only the external path (other than CDN links) files doesn’t exist in the 14.1.0.41 version. You can use 14.2.0.26 instead for that.
Please refer the below modified playground link:
Regards,
Karthigeyan
SIGN IN To post a reply.
- 8 Replies
- 2 Participants
-
MO Morgan
- Jun 21, 2016 06:36 PM UTC
- Jul 18, 2016 01:38 PM UTC