<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>ALLOY Scheduler</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111477966" />
  <subtitle>ALLOY Scheduler</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111477966</id>
  <updated>2026-04-04T00:53:43Z</updated>
  <dc:date>2026-04-04T00:53:43Z</dc:date>
  <entry>
    <title>RE: ALLOY Scheduler</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111553228" />
    <author>
      <name>Kyle Joseph Stiemann</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111553228</id>
    <updated>2018-11-14T23:03:30Z</updated>
    <published>2018-11-14T23:03:30Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;p&gt;Hi Amir,&lt;br&gt; Can you try&amp;nbsp;&lt;a href="https://stackoverflow.com/questions/39053982/save-edit-delete-and-cancel-events-in-alloyui-scheduler"&gt;listening
    to the &lt;code&gt;save&lt;/code&gt; event of the &lt;code&gt;A.SchedulerEventRecorder&lt;/code&gt;&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;- Kyle&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Kyle Joseph Stiemann</dc:creator>
    <dc:date>2018-11-14T23:03:30Z</dc:date>
  </entry>
  <entry>
    <title>ALLOY Scheduler</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111477965" />
    <author>
      <name>Amir Khan</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111477965</id>
    <updated>2018-11-07T12:42:49Z</updated>
    <published>2018-11-07T12:42:49Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;table cellpadding="0"&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;&lt;table cellpadding="0"&gt;
          &lt;tbody&gt;
            &lt;tr&gt;
              &lt;td&gt;&lt;h3&gt;amir
          khan&lt;/h3&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;td&gt;&lt;p&gt;17:30 (10
          minutes ago)&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;/td&gt;&lt;td rowspan="2"&gt;&lt;p&gt;
          &lt;img alt="" src="https://mail.google.com/mail/u/0/images/cleardot.gif"&gt;&lt;/p&gt;
        &lt;p&gt;
          &lt;img alt="" src="https://mail.google.com/mail/u/0/images/cleardot.gif"&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
    &lt;tr&gt;
      &lt;td colspan="3"&gt;&lt;table cellpadding="0"&gt;
          &lt;tbody&gt;
            &lt;tr&gt;
              &lt;td&gt;&lt;p&gt;to&amp;nbsp;AlloyUI&amp;nbsp;Unsubscribe&lt;/p&gt;
                &lt;p&gt;
                  &lt;img alt="" id=":ns" src="https://mail.google.com/mail/u/0/images/cleardot.gif"&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;I hope&amp;nbsp;you all people are doing well.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;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 .&lt;br&gt; 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 .&lt;br&gt; 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.&lt;/p&gt;
&lt;p&gt;The Libraries are as below:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script src="&lt;a href="https://cdn.alloyui.com/3.0.1/aui/aui-min.js"&gt;https://cdn.alloyui.com/3.0.1/aui/aui-min.js&lt;/a&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;link href="&lt;a href="https://cdn.alloyui.com/3.0.1/aui-css/css/bootstrap.min.css"&gt;https://cdn.alloyui.com/3.0.1/aui-css/css/bootstrap.min.css&lt;/a&gt;" rel="stylesheet"&amp;gt;&amp;lt;/link&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;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 :&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;code&gt;
    &amp;lt;a href="https://alloyui.com/api/files/alloy-ui_src_aui-scheduler_js_aui-scheduler-base.js.html#l485"&amp;gt;alloy-ui/src/aui-scheduler/js/aui-scheduler-base.j&amp;lt;/a&amp;gt;s&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I shall be very thank full if you people guide me about this, any
  response from your side would be highly appreciated.&lt;br&gt; Thanks,&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Amir Khan</dc:creator>
    <dc:date>2018-11-07T12:42:49Z</dc:date>
  </entry>
</feed>
