This topic is locked

Read Only Access

3/12/2014 8:32:47 AM
Calendar Template general questions
P
pwalkin author

We are using the calendar template in a training environment. I have 2 accounts, 1 for admin to create entries and 1 to only view. What is the best way to accomplish this since the way I'm using PHPRunner is causing “Record was NOT added. Duplicate entry '1' for key 'PRIMARY'when saving an entry. This is because I'm using ID instead of OwnerID but OwnerID isn't an option in calmonthly.

S
suryateja619 3/12/2014



We are using the calendar template in a training environment. I have 2 accounts, 1 for admin to create entries and 1 to only view. What is the best way to accomplish this since the way I'm using PHPRunner is causing "Record was NOT added. Duplicate entry '1' for key 'PRIMARY'when saving an entry. This is because I'm using ID instead of OwnerID but OwnerID isn't an option in calmonthly.


My guess is that in the php runner go to the pages page and make sure that there primary key associated with selected key columns. Once you select them i guess you wont be having any troubles.