Change the success message displayed after submitted a Confiforms form

Curtis Freudigmann December 20, 2018

Hello!

I have been using Confiforms for a specific space regarding Service Requests. I was wondering if it would be possible to change the confirmation message the occurs after submitting a form. By default is says something like "Record has been added" but I would like it to say something along the lines of "Service Request was submitted successfully"

Is this something I am able to change or disable?

Thanks in advance.

-Curtis

2 answers

0 votes
Evette Fayez Khalil April 1, 2022

Hi @Alex Medved _ConfiForms_ ,

I tried adding a message to "Message to show after a record been created" show after a record but it's not working.

It only work if I added the message in "Confirmation message to show before form submit".

Any idea why?

Thanks,

Evette

0 votes
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.
June 11, 2019

You can customize the message in ConfiForms Registrations Control (FormView) macro, by setting your own text for the macro parameter "Message to show after a record been created"

Evette Fayez Khalil April 1, 2022

Hi @Alex Medved _ConfiForms_ ,

I tried adding a message to "Message to show after a record been created" show after a record but it's not working.

It only work if I added the message in "Confirmation message to show before form submit".

Any idea why?

Thanks,

Evette

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.
April 1, 2022

Hi @Evette Fayez Khalil 

Answered you in the support ticket you have opened (on the same subject).

Example configuration

<ac:structured-macro ac:macro-id="4ba83cc1-8eb2-4745-9de5-51518b06c366" ac:name="confiform" ac:schema-version="1">
<ac:parameter ac:name="formName">f</ac:parameter>
<ac:rich-text-body>
<p>
<ac:structured-macro ac:macro-id="aaadcde7-365a-45f4-89e2-967632f26b5b" ac:name="confiform-field-definition" ac:schema-version="1">
<ac:parameter ac:name="fieldName">message</ac:parameter>
<ac:parameter ac:name="fieldLabel">Your message</ac:parameter>
<ac:parameter ac:name="type">text</ac:parameter>
</ac:structured-macro>
</p>
<ac:structured-macro ac:macro-id="ff0411ab-a495-4b46-bbdf-90c3b2742893" ac:name="confiform-entry-register" ac:schema-version="1">
<ac:parameter ac:name="registrationMessage">Thank you for registration!!!</ac:parameter>
<ac:rich-text-body>
<p>
<br/>
</p>
</ac:rich-text-body>
</ac:structured-macro>
</ac:rich-text-body>
</ac:structured-macro>

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events