Hi, I was wondering how you setup the functions like the one listed below. Did you do it as a MACRO?
Thanks,
> I'm using callbacks for many widgets. Among other things for building
> links with query parameters, like
>
> [% jump('Link text', 'path/file', arg=value arg2=value2 ) %]
>
> I have functions for retrieving objects, formatting dates, displaying
> form elements (with preselected values dependent on situation) and
> other things.
