Is it possible to set a URL to a group in a script?

Hi

I have worked out how to set a URL to another record in DT when creating a new record through a script, but I am wondering if it is possible to generate a URL to a group in DT.

Here is the scenario:

I have a script which cycles through the paragraphs in an RTF creating either groups named according to the content of the paragraph, or records with text from the paragraph which are placed in the group folder. The script also creates a content table for the main groups that are created, i.e. another RTF file with a list of all the groups.

I would like each entry/line in this new RTF file to act as a link to the group itself, ideally isolating the group and expanding all subgroups at the same time.

Would it be possible to script this?

I hope it’s clear!

Nick

One of the last releases added a new “reference URL” property to records. This can be used for cross-linking or external linking, no matter if you’re linking documents, groups, feeds etc.