selection-customization-using-custom-view

I seriously can't understand the purpose of this appointment customization using custom view. 
  • what is the purpose of this ?
  • How can I use this custom view to customize the view of the appointment like adding an image icon to left or right, etc
  • with the current customization shown, I can't understand how can I assign the appointment subject to custom view per appointment. All I see is that it is scheduleView.SelectionView is adding a dummy appointment at 12am of every day 
https://help.syncfusion.com/xamarin-ios/sfschedule/dayview#selection-customization-using-custom-view

please help me , If I am missing something. I followed the steps mentioned in above URL of your documentation.

3 Replies 1 reply marked as answer

SS SaiGanesh Sakthivel Syncfusion Team September 17, 2020 12:47 PM UTC

Hi Viswa,  
  
Thank you for contacting syncfusion support.  
  
#Regarding what is the purpose of this and Customization appointment using custom view  
We would like to inform you that you can achieve your requirement by using schedule Appointment Loaded event. Inside the Appointment Loaded event, you can customize the default Appointment UI view as per your requirement.  
  
# With the current customization shown, I can't understand how can I assign the appointment subject to custom view per appointment 
By custom object , you can assign the appointment subject to custom view as per appointment details.  
 
#Regarding Selection customization using custom view
We would like to inform you that the selection customization are used to customize the selected date background view cell. For Appointment customization, we suggest you to follow the “Customization appointment using custom view”.  
  
Please refer to the following UG link about ‘How to customize the appointment’ for your reference.   
  
#Regarding scheduleView.SelectionView is adding a dummy appointment at 12am of every day 
We would like to inform that dummy appointment is the customize background view of the selected date. In default, the view rendering with the selection date as 12 AM in DayView, so, it show like a dummy appointment as we have used the selection background with customize view. 
 
We hope this helps.  
  
Regards,  
SaiGanesh Sakthivel 

Marked as answer

VP viswa p September 17, 2020 02:03 PM UTC

Thanks for your response.


SS SaiGanesh Sakthivel Syncfusion Team September 18, 2020 07:09 AM UTC

Hi Viswa, 
 
Thank you for the update. 
 
We are glad to know that the provided information helped you to achieve your requirement. 
 
Please let us know if you need any further assistance. 
 
Regards, 
SaiGanesh Sakthivel 


Loader.
Up arrow icon