Jump to content

Achievo/Manual/Scheduler/Modifying events/Delete an event: Difference between revisions

From NusaATK
Created page with '{{Achievo_Howto|Easy|Klaaspeter}} This howto explains how you can modify or delete events. == Instructions == '''1.''' Go to Scheduler. '''2.''' If you want to Modify go to s…'
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Achievo_Howto|Easy|Klaaspeter}}
{{Achievo_manual|Easy|Klaaspeter}}


This howto explains how you can modify or delete events.
This howto explains how you can modify or delete events.
Line 7: Line 7:
'''1.''' Go to Scheduler.
'''1.''' Go to Scheduler.


'''2.''' If you want to Modify go to step: 5 If you want to delete go to step: 3
'''2.''' To delete a event you only have to click on the trash icon.


'''3.''' To delete a event you only hve to click on the trash icon.
'''3.''' You get now a attion if you really want to delete that event. If you delete the event, everyone that was invite for that event will get a mail that the event is canceled.


'''4.''' You get now a attion if you really want to delete that event. If you delete the event, everyone that was invite for that event will get a mail that the event is canceled.


'''5.''' To modify a event you only click on the event you want to modify.
----
In Achievo 1.4.5 there is a bug with to delete a event. to fix this you should code this source to the atkdeletehandler.inc file


'''6.''' You see now the data that was being registrate already for that event. You can change everything that you want.
wich can be find over here:
 
[http://websvn.ibuildings.nl/wsvn/atk/atk/branches/stable_6_5/handlers/class.atkdeletehandler.inc http://websvn.ibuildings.nl/wsvn/atk/atk/branches/stable_6_5/handlers/class.atkdeletehandler.inc]
'''7.''' Click on save to save the changes you make, also there is send a mail to everyone that was invite for that event.

Latest revision as of 13:16, 1 February 2011

Achievo Manual: Achievo/Manual/Scheduler/Modifying events/Delete an event

Complexity: Easy
Author: Klaaspeter

List of other Manuals


This howto explains how you can modify or delete events.

Instructions

1. Go to Scheduler.

2. To delete a event you only have to click on the trash icon.

3. You get now a attion if you really want to delete that event. If you delete the event, everyone that was invite for that event will get a mail that the event is canceled.



In Achievo 1.4.5 there is a bug with to delete a event. to fix this you should code this source to the atkdeletehandler.inc file

wich can be find over here: http://websvn.ibuildings.nl/wsvn/atk/atk/branches/stable_6_5/handlers/class.atkdeletehandler.inc