Fork me on GitHub

PostSchedule - Permissions  Bottom

  • I have PostSchedule installed on my site, in order to let registered users make appointments over the web. According to the documentation, it seems as if I should be able to set it so that registered users can make the appointments over the web, and then someone in the admin group can approve the appointments. However, I can't seem to figure out how to make it work.

    Code

    Users   PostSchedule::      .*      Comment
    When I have it set to Comment level permissions, it can't add anything to the calender, if it has Add level permissions it submits it and auto-approves it?

    Any ideas or suggestions would be greatly appreciated.

  • Looking in the module docs folder usually helps :)

    User who just can add dates
    ---------------------------
    COMPONENT INSTANCE PERMISSION
    PostSchedule::|::|moderate

    User who publish or accept and adds them
    ----------------------------------------
    COMPONENT INSTANCE PERMISSION
    PostSchedule::|::|delete
    PostSchedule::|::|add

    --
    David
  • Thanks for your help DavidJ, I looked in the docs.html file, and that is where I got the line in my original code... so maybe I have an old version (ver 1.0.5).

    I think my confusion was compounded by the fact that when I did a preview of the appointment it showed it as already being approved... but I see how it works now.

    Thanks again!

This list is based on users active over the last 60 minutes.