Android Question ASScheduler questions

JOSE RAMON

New Member
Licensed User
Longtime User
I have any questions about AS Schedule

- Is a way to hide non-working hours ?, I Define start and end hour, but it's already showed

- It's possible change time slot duration? It's fixed by default in 30 minutes, but i wish to put it in 10,15, 60

- I found, in my case, a issue when swipe date in one day view, when arrive at sunday of current week, i can't swipe to a top date. Do yo have any idea why?

- And the mos important for me: I retrieve appointments from a database, each appointment have it's own id, but, when created, i noticed that id it's created internally, not the same that i pass in the parameter Id in then function CreateASScheduler_Appointment
It's any way to store my own id?
 
Top