Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Passing autonumber value through URL bug

Hi, 

I am using an autolink URL to set values in another form, in which one of the parameters passes the value from an Autonumber field. So, something like https://...?..somefield=[entry.autonumberfield]. However, this somehow doesn't work as expected, as only the initial value (if the initial value is set) or zero (if initial value not set) is passed in the actual url. Is this some kind of an unhandled bug in confiforms.?   

1 answer

1 accepted

0 votes
Answer accepted
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.
Oct 31, 2023

Hi @Ryan Kafoor 

Autolink (and formula) fields are calculated BEFORE the record gets an ID (and recordId) for new/unsaved records

Consider adding an extra IFTTT to invoke an update to the same record and recalculate

Something like this

Screenshot 2023-10-31 at 13.36.43.png

My autolink field here is named "a", so I am just adding a post create function to invoke and update to autolink field

Alex

That solves it. Thanks Alex

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events