Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: ALLOY Scheduler
  | 17:30 (10 minutes ago)  | 
           
            | ||
  | ||||
Greetings,
I hope you all people are doing well.
It is stated that i am a computer science student and currently
  working on Cronic (Medical) related web-based system in which I have
  to deal with doctor appointments .
 Let say Patients can add ,
  update appointments against related Doctor using Alloy Scheduler .
  What I am searching since whole day is that when a patient save
  appointment using scheduler, that appoint should also get stored in
  local DB (Database) on save button event .
 I searched a lot for
  save button event in the provided libraries so that i may use it in my
  php code but all my efforts get in vein.
The Libraries are as below:
<script src="https://cdn.alloyui.com/3.0.1/aui/aui-min.js"></script>
<link href="https://cdn.alloyui.com/3.0.1/aui-css/css/bootstrap.min.css" rel="stylesheet"></link>
I have studied the documentation available on the official website and there i find a clue but yet again fails to find the below file :
        
    <a href="https://alloyui.com/api/files/alloy-ui_src_aui-scheduler_js_aui-scheduler-base.js.html#l485">alloy-ui/src/aui-scheduler/js/aui-scheduler-base.j</a>s
I shall be very thank full if you people guide me about this, any
  response from your side would be highly appreciated.
 Thanks,
