You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.