How to add a dynamically created link in a confiforms table view

Florian Seibold April 26, 2023

Hi (alex?) ,

i´ve another question:
When i create a view for one of my forms, i´d like to add a dynamically created link to each entry, that takes some of the values for the database and uses the [entry._user] value for creation of this link. How can I add this to the TableView?

Thanks a lot in advance

 

Florian

2 answers

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2023

You can have an autolink field (definition added to your form) that can reference values in a record and you define it's pattern

Alex

Florian Seibold April 27, 2023

While reading the Manual I thought this is evaluated only once while creating/modifying the entry? What I´m searching for needs to be evaluated while the view is generated

 

Thanks a lot

Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 27, 2023

Yes, that's right... Calculated on create/update

If you need it to be a unique or user specific each time then I guess this needs to be something with "asLink" function (as well as "prepend/append"). I suggest to have a static part done with autolink and then a combination of prepend/append/asLink functions applied on the fly (in the field name parameter of the ConfiForms Field macro)

Alex

0 votes
Florian Seibold April 27, 2023

I know I could solve it with a PlainView, but this is Pain-in-the-A.. for different fields, like Email, JQL, ...

So if there is a simple hint you could give me i really would appreciate it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events