-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hide Time and set text when select #2067
Comments
Hi @eyadramzy, Query 1: To hide time if time have minutes Currently, we don’t have support to hide time if it includes minutes. However, we have already logged a feature request for it in our feedback portal. We will prioritize the features of every release based on demand and priority. So, this feature will be available in any of our upcoming releases. You can also track the status of the feature with the feedback below. FR Link: Adjust TimeSlotViewSettings time labels in Flutter | Feedback Portal (syncfusion.com) Query 2: To set text when selecting the item Currently, we don't have direct support for adding or editing text when selecting a resource. However, in this knowledge base article, we have explained how to develop an appointment editor, which allows you to display the tapped appointment information as per your requirements. KB Link: How to design and configure your appointment editor in Flutter Calendar (syncfusion.com) Please let us know if you need any further assistance. Regards, |
Please let us know if you need further assistance on this. |
thanks, @Hariram-SF4428 |
Hi @eyadramzy , Thank you for your suggestion, we will consider this as improvement and implement in any of our upcoming releases. Regards, |
Bug description
I Want to hide the time if time have minutes.
Like this image
also, I Want to set text on selectionDecoration when selecting the item
The text was updated successfully, but these errors were encountered: