Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can ConfiForms Autonumber use [entry.] notation to mask?

Jerick Perez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 9, 2023

I am setting up a form to automatically generate a entry number on entry. I am looking for the option to append a fieldName from that entry as part of the Number issued. 

Example Mask : [entry.fieldName] 000

The expected output is to have the value generate in front of the number issued.

 

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
March 9, 2023

Hi @Jerick Perez 

Consider using Formula field instead

CONCAT("[entry.field_name]", "[entry.autonumberfield]")

Or just when rendering the autonumber field put a field name as

autonumberfield.prepend([entry.field_name])

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events