Hallo,
was kann ich unter http-link beim Customer Mapping einstellen, finde dazu leider nichts im Handbuch und google lässt mich auch im Stich!
In den vorgegebenen Configs ist der Eintrag immer leer, wenn ich etwas hinzufüge erkenne ich keine Veränderung, daher frage ich mich wofür dieser Eintrag gut sein soll?
# var, frontend, storage, shown (1=always,2=lite), required, storage-type, http-link, readonly
[ 'UserEmail', 'Email', 'email', 1, 1, 'var', '<HIER KÖNNTE MAN DEN http-link EINTRAGEN>', 0 ],
Vielen Dank im Vorraus für eure Hilfe!
boogy
http-link beim Customer Mapping
-
- Znuny wizard
- Posts: 350
- Joined: 13 May 2009, 14:24
- Znuny Version: 5.0.10
http-link beim Customer Mapping
Hi,
ich verwende es zwar nicht, hat mich aber auch interessiert.
Also wenn ich nach "OTRS http-link" Google, kommt schon einiges
z.B.:
http://lists.otrs.org/pipermail/otrs-de ... 10507.html
-> der Effekt ist also, wenn ein Link angegeben wird, das in der Kundeninfo (z.B. in der AgentTicketZoom-Maske) der entsprechende Eintrag mit dem Link hinterlegt ist.
Gruß
ddDagobert
ich verwende es zwar nicht, hat mich aber auch interessiert.
Also wenn ich nach "OTRS http-link" Google, kommt schon einiges

z.B.:
http://lists.otrs.org/pipermail/otrs-de ... 10507.html
-> der Effekt ist also, wenn ein Link angegeben wird, das in der Kundeninfo (z.B. in der AgentTicketZoom-Maske) der entsprechende Eintrag mit dem Link hinterlegt ist.
Gruß
ddDagobert
Produktiv: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Test: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Entwicklung: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Test: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
Entwicklung: OTRS 5.0.10 mit ITSM + Individualpakete und Feature AddOn auf SLES 11 SP2 mit PosgtreSQL 9.3
http-link beim Customer Mapping
In der Defaults.pm siehst Du ein auskommentiertes Beispiel dazu:
Dieses Beispiel unterlegt die Customer Mail mit einem Link, der eine leere Response zu dem aktuellen Ticket aufmacht. Klappt in OTRS 2.2 und 2.3 einwandfrei.
Gruß,
Patric
Code: Select all
# [ 'UserEmail', 'Email', 'email', 1, 1, 'var', '$Env{"CGIHandle"}?Action=AgentTicketCompose&Res
ponseID=1&TicketID=$Data{"TicketID"}&ArticleID=$Data{"ArticleID"}', 0 ],
Gruß,
Patric
Produktiv1: RHEL5 (mysql5.0.22, apache 2.2.3 mod_perl 2.0.2, perl 5.8.8), OTRS 2.2.4
Produktiv2: CentOS5.5 (mysql 5.0.77, apache 2.2.3, mod_perl 2.0.4, perl 5.8.8), OTRS 3.0.6 + ITSM 3, SSL
Test: CentOS5.5 (mysql 5.0.77, apache 2.2.3, mod_perl 2.0.4, perl 5.8.8), OTRS 3.0.6 + ITSM 3
Produktiv2: CentOS5.5 (mysql 5.0.77, apache 2.2.3, mod_perl 2.0.4, perl 5.8.8), OTRS 3.0.6 + ITSM 3, SSL
Test: CentOS5.5 (mysql 5.0.77, apache 2.2.3, mod_perl 2.0.4, perl 5.8.8), OTRS 3.0.6 + ITSM 3