Community > Answers
157 views

Access Submission ID from SQL Action via Token

Hello,

I was looking to see if I can access the submission id to store via SQL and it was mentioned that the SubmissionID was tokenized in Live Forms version 1.1 but what is the format of the token to access it? I've been unable to find any documentation on it. is it simply [SubmissionID:]?

Thanks

Dave

D A D A
asked 12/06/2017 15:49
Add Comment
Mandeep Singh
replied 12/11/2017 20:23

Use the following token for Submission ID:

[SubmissionID]

You may also use any of the DNN Standard Tokens: https://www.mandeeps.com/support/knowledgebase/dnn-platform-modules-dnn-standard-tokens

The following can be used for Module ID: 

[Module:moduleid]

 

D A
replied 12/11/2017 21:06

Thanks Mandeep...

BTW, can you flag comments as answers?

Mandeep Singh
replied 12/14/2017 05:12

No. I should've sent my response as an answer. My mistake :)

D A
replied 12/11/2017 16:27

Can someone from Team Mandeep chime in on this please? I'm also trying to access the module id from the sql submission but the only item i've been able to access is the tab id. Used article https://www.mandeeps.com/support/knowledgebase/live-forms-tokens-tokens as reference. These are standard dnn tokens but again, tried [Module:moduleid] with no success. The process is multi-page submission.

Thanks

Dave

Last Activity 12/14/2017 05:12

No answers found

Add an Answer