Jump to content
  • 0

Table View/Submission Form/Email generation


DrMark

Question

IF I create a form with a datapage, the dynamic fields for notifications work fine. If I use a View so I can have cascading fields in the submission form, the dynamic fields do not work. The email is blank where the fields would populate. My view works perfectly  in the form, but the dynamic fields for email do not work at all.   I would imagine the messaging by default is just pulling in values from the form, but I'm stumped why this does not work. thanks for any assistance. 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hello @DrMark,

If I got the issue you add fields as parameters in the email.

For example:

86WRCvf.png

 

And as a result this parameter is not replaced by the value. 

First of all, please check if the field names are correct: add them by using the "Insert" button.

MZ7Wu9u.png

 

If this is not the case, this issue usually occurs with the DataPages that updates the records from the View.

So, the record is updated in the way that excludes this record from the View an email does not have access to this record. 

The workaround is to use a Triggered Action and the "Send email" block. 

Could you please confirm that you are referring to the Submission form? Could you provide more details about the View settings? Does the View filter the records based on some condition? Do you use the View as a data source for the DataPage? Or is it used as a Lookup table/view on the DataPage? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...