PDA

View Full Version : Getting easyphp not to publish details on server


qsch
10-12-2010, 11:48 AM
Hi when I am adding a reservation I would like the program to keep any details I put into the details tab private. That way I would be able to put personal info in there and it will not be available for everyone viewing the calendar to see.

For instance, I can put details in there, how the clients paid and how much, how much is outstanding etc. That way it will save me from putting all those details in a separate spreadsheet.

Thanks in advance!

ve9gra
10-12-2010, 12:35 PM
For that you would need to disable popups, and then modify the list template to remove the [descr] tag (if I remember correctly).