Modify the default Create.html page

Hello,

I’m trying to modify the Create.html page with RT 4.0.6

I would like to view the Links box also in the Basics view.

I’m trying to write a Callback
local/html/Callbacks/MyCallbacks/Ticket/Create.html/AfterBasics copying
the code from the original one:

<&| /Widgets/TitleBox, title => loc('Links'), title_class=> 'inverse' &>

<&|/l&>(Enter ticket ids or URLs, separated with spaces NEW)</&>

<&|/l&>Depends on
<&|/l&>Depended on by
<&|/l&>Parents
<&|/l&>Children
<&|/l&>Refers to
<&|/l&>Referred to by

<%ARGS>
$ARGSRef => undef
</%ARGS>

But when I try to add something I get this error:

Couldn’t resolve ‘ARRAY(0xb6ed4b8)’ into a URI.
Couldn’t resolve ‘ARRAY(0xb6ed7b8)’ into a URI.
Couldn’t resolve ‘ARRAY(0xb6ed868)’ into a URI.
Couldn’t resolve ‘ARRAY(0xb6ed968)’ into a URI.
Couldn’t resolve ‘ARRAY(0xb6ed648)’ into a URI.
Couldn’t resolve ‘ARRAY(0xb6ed8f8)’ into a URI.

Someone can help me? Or is there a simpler solution?

Thanks,
Andrea

Without stack trace it’s harder to help you. We have to repeat all your
steps.

Ruslan from phone.
14.07.2012 15:47 пользователь “Andrea gabellini - SC” <
andrea.gabellini.sc@telecomitalia.sm> написал: