Loading...
 
Features / Usability

Features / Usability


calendar event details in "list" view

posts: 56 United States

When edit_calendar permission assigned, link on item name in list view leads to edit mode "on top". Details in view mode appear at the very end of the edit page. Neadless to say no-one scrolls down there to take a look. Could details be put "on top" as access to edit is available from the next colum?

How could I fix this?

posts: 1092

It is working in 1.9.2.
You need to have a #add at the end of the link when you click on the event to go to the section

posts: 56 United States

> It is working in 1.9.2.
> You need to have a #add at the end of the link when you click on the event to go to the section
>

Thanks.

We are running on v1.9 DR (Developer Release) 4 (CVS) -Sirius- © 2002–2005 by the Tiki community 09/12/05. So I guess we don't have all the last mods... Will investigate on this.

Hélène

posts: 56 United States

In fact I had made a change on the tiki_calendar template:

This is the original link:

a class="link" href="tiki-calendar.php?calitemId={$listeventsw.calitemId}&editmode=add{if $feature_tabs ne 'y'}#add{/if}" title="{tr}edit{/tr}">{$listeventsw.name} /a

This is what I changed it for:

a class="link" href="tiki-calendar.php?calitemId={$listeventsw.calitemId}&editmode=details{if $feature_tabs ne 'y'}#add{/if}" title="{tr}details{/tr}">{$listeventsw.name} /a

In the process I lost the ability to edit/create by clicking on the tab, as specifying detail mode suppresses the edit mode...

So I'm grateful for a "good fix". But I didn't quite get where the the #add should go...

Thanks in advance.
Hélène



> > It is working in 1.9.2.
> > You need to have a #add at the end of the link when you click on the event to go to the section
> >
>
> Thanks.
>
> We are running on v1.9 DR (Developer Release) 4 (CVS) -Sirius- © 2002–2005 by the Tiki community 09/12/05. So I guess we don't have all the last mods... Will investigate on this.
>
> Hélène


posts: 1092

Try with
editmode=add#details
a class="link" href="tiki-calendar.php?calitemId={$listeventswexternal link.calitemId}&editmode=add#details"


Upcoming Events

1)  18 Apr 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  16 May 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
4)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7) 
Tiki birthday
8)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
10)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting