Hi,
        I need to show a link to some CGI requiring the customer ID, but I
can't make it work. Anybody know the right syntax? I'm using:

  Map => [
            # note: Login, Email and CustomerID needed!
            # var, frontend, storage, shown, required, storage-type, http-link

        ...

            [ 'UserCustomerID', 'CustomerID', 'id', 1, 1, 'var',
'http://URL/script?id=$Data{"CustomerID"}' ],
        ],

but the expansion is not working. Thanks in advance!


Lic. Fernando Schapachnik
Proyecto de Inform�tica
Ministerio de Econom�a
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to