How to limit appointment time only to 30 minutes?
9 years ago.
Here default appointment time is 1 hour. But I want to have each appointment only 30 minutes. How do I do that? And there is one line saying in actual product we use User_ID instead of Session_ID. Does that mean I need to replace all session_id code with user_id (in SELECT statements and other assignment operations)? Thanks in advance.
DayPilot