Changes between Initial Version and Version 1 of Ticket #12167


Ignore:
Timestamp:
Jul 3, 2014, 2:14:11 PM (10 years ago)
Author:
Wiktor Walc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12167 – Description

    initial v1  
    99What we should do is:
    1010
    11 1. keep the Save button always enabled
    12 2. if parent <form> element is detected, submit the form
    13 3. always fire the save event when Save button is used: (i) to make it possible to save data through ajax and (ii) to prevent from submitting the form if the developer doesn't want it.
     111. Keep the Save button always enabled.
     122. If parent <form> element is detected, submit the form.
     133. Always fire the save event when Save button is used: (i) to make it possible to save data through ajax and (ii) to prevent from submitting the form if the developer doesn't want it.
    1414
    1515Warning: (1) is tricky as it will enable Save button for any existing instances. On the other side we can simply warn about this in changelog and blog just like we did with ACF.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy