Notes
Hello, I would like to add a note control to the scheduler appointment edit view, it would allow the user to add multiple notes which would be stored in a collection which I could then save when they click the save button. How is this possible?
SIGN IN To post a reply.
3 Replies
1 reply marked as answer
PN
Praveenkumar Narasimhanaidu
Syncfusion Team
April 21, 2021 11:14 AM UTC
Hi Barry,
Greetings from Syncfusion support..!
We have validated your requirement and suspect that you need a field in editor window to add the notes. We let you know that, by default in scheduler editor window there is a field called “Description” for this type of requirement and you can also add your custom fields in editor window using editorTemplate. Please find samples and more information about editor window from following documentation links.
Default sample: https://blazor.syncfusion.com/demos/scheduler/default-functionalities?theme=bootstrap4
EditorTemplate sample: https://blazor.syncfusion.com/demos/scheduler/editor-template?theme=bootstrap4
Description image(default):
Kindly try the above solution and if misunderstood your requirement, please share a detail use case scenario and requirement screenshots to provide the prompt solution at earliest.
Regards,
Praveenkumar
Marked as answer
MM
Mark Meyer
April 21, 2021 12:06 PM UTC
Thanks for your reply Praveenkumar,
I will experiment with templates. Am I able to use blazor components that I have created inside the template? Such as a note component.
PN
Praveenkumar Narasimhanaidu
Syncfusion Team
April 22, 2021 05:56 PM UTC
Hi Barry,
Thanks for your update.
Yes, you can use blazor components inside the editor window template. In previously shared editorTemplate sample, we already used other blazor components like dropdown, textbox of syncfusion inside the editor window. For more information about editorTemplate, please refer below documentation link.
Please get back to us if you need any further assistance.
Regards,
Praveenkumar.
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
- Marked answer
-
MM Mark Meyer
- Apr 20, 2021 07:25 AM UTC
- Apr 22, 2021 05:56 PM UTC