Good Day!
I have a some proplem:
can i use a paramete|env variables like env(UserLogin) in url ? (I try add a item in a link in Ticket -> Frontend::Agent::ModuleRegistration an set a values like Action=AgentTicketPhone;Subaction=StoreNew;ExpandCustomerName=2;CustomerID=$env{UserLastname};CustomerUser=[% data.UserLogin %];Subject=$env{UserLogin};Dest=1%7C%7CPostmaster;NextStateID=4; ///
or, otherwise, can i use system variables in url?
sory for my englsh ..
variables|parameters
Moderator: crythias
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: variables|parameters
Hey there,
you sure can do that. You can even define custom attributes and export them as (session) enviroment variables.
For the correct syntax check:
http://otrs.github.io/doc/manual/develo ... .5.4.3.7.4
you sure can do that. You can even define custom attributes and export them as (session) enviroment variables.
For the correct syntax check:
http://otrs.github.io/doc/manual/develo ... .5.4.3.7.4
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS