You are viewing limited content. For full access, please sign in.

Question

Question

Forms - Variables cleared, need to re-enter values

asked on September 28, 2016 Show version history

I have a forms process that is in progress but the variable values somehow went missing. Is there a way to re-enter the values of the variables from the back end so that the process can continue?

 

0 0

Replies

replied on September 28, 2016

Hi

You could go to instance and find submission id from there.

use that submission id in "cf_bp_data" "Submission_id" to get values of all the fields.

Now to get the name of the field that you want to change get its "attribute id" and query table "cf_fields" to get the name of the field.

Hopefully this will get you started.

0 0
replied on September 28, 2016

Ok, thank you!

0 0
replied on September 28, 2016

Is this your second profile?

0 0
replied on September 28, 2016

That is my other profile under a different VAR

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.