Passing autonumber value through URL bug

Ryan Kafoor
Contributor
October 30, 2023

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_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 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

Ryan Kafoor
Contributor
November 2, 2023

That solves it. Thanks Alex

Suggest an answer

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

Atlassian Community Events