This topic is locked

Calendat Template Integration

7/19/2009 11:40:53 AM
PHPRunner General questions
S
salus1 authorDevClub member

Hi,

Prior to purchasing the Templates Pack I would like to verify that I can configure the calendar so that users can see and edit their own events only, similar to the functionality available in the regular PHPRunner 5 application generator.

Thanks for any information you can provide.

vin7102 7/19/2009

Salus1,
Yes, just as all the other PHPRunner pages, you can set permissions in the same manner. The calendar template has proven quite useful to my applications.

J
Jane 7/20/2009

Hi,
to turn on User can see and edit their own records only security methid in the Calendar select corresponding option on the Advanced security settingsdialog.

Then edit SQL query in the List page: Before SQL query and Print page: Before SQL query events on the Events tab for calcalendar table.

S
salus1 authorDevClub member 7/20/2009

Excellent news, thanks!