...
The search API provides the CSV export with a column with the URL to the document if the request parameter withurl=true is set. The default is false without this column. (internal: TUK-2723)
yuuvis® RAD client
The following features increase the user productivity:
The
search form field
of the typesuser/group
,dynamic-list
andauto-complete
provides the following operators (internal: TUK-5594):=
(equal) for the known search to find objects containing the entered term≠
(not equal) to find objects not containing the entered termOut of scope: Search in tables. This will come later.
The user is asked whether to export the CSV data of the hit list with the URL to the object. (internal: TUK-2723)
...