Forums

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

Confiforms 'Set Form Title' using form values

David Harrop
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!
July 1, 2025

Confiforms 3.18 in in-prem Confluence 9.2.5.
I am trying to set the title of the Form to a value from a field on  the same Form.  So I configured a Rule for Field Definition macro to implement a Set Form Title action upon change of a specific field.

<ac:structured-macro ac:macro-id="97ef386c-d58f-4c0a-8e3e-8b16f627e701" ac:name="confiform-field-definition-rules" ac:schema-version="1">
<ac:parameter ac:name="condition">!featureID.[empty]</ac:parameter>
<ac:parameter ac:name="fieldName">[entry.productName]</ac:parameter>
<ac:parameter ac:name="action">Set form title</ac:parameter>
<ac:parameter ac:name="onUserActionOnly">true</ac:parameter>
<ac:parameter ac:name="actionFieldName">featureID</ac:parameter>
</ac:structured-macro>

The result is not the value of the productName field.

Instead it is "[entry.productName]".

 

I've tried the following as fieldName parameter

productName

entry.productName

$entry.productName

 

All result in the literal string value being used.  Would appreciate some help here

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
July 1, 2025

Sorry to say, but this is not currently evaluated for the [entry.field_name] notations. We will implement that asap

David Harrop
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!
July 2, 2025

Thanks.  I can set the Title on first save using the Create Page action of the IFTTT macro, but this prevents me from changing the Title if the contributing fields change

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events