Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListEdit Link in Tracking MailEdit Link in Tracking Mail
Previous
 
Next
New Post
8/31/2009 8:19 AM
 

I would like to send only a summary of the form and a direct link to edit the data in formview.
The Idea is, that the data is only on the websit, and the user will just get a notification, that the data in his form has changed. So there are no mails with old data around.

Is it possible to send the edit link with the current available form and List?

I tried it to send the edit link with xslt generated track, but the field is empty when sent to the user.

Is there a possibility to preserve linefeeds from "Langtext (Html)" fields?

 
New Post
9/1/2009 7:01 AM
 
  •  The edit url is quite simple:
    http://www.yoursite.com/tabid/123/ctl/edit/mid/456/Default.aspx?UserDefinedRowId=789
  • Render inside a <pre> tag
 
New Post
9/1/2009 7:30 AM
 

I figured it out..
I Inserted this line into the html template and generated the xslt code:

<a href="http://mywebsite/formulare/Myform/tabid/64/ctl/edit/mid/386/UserDefinedRowId/[UserDefinedRowId]/Default.aspx">edit</a>

With this line, I'ill have a direct Link in the mail to edit the data of the tracked form.

Now I just need the linefeed from a multiline textbox preserved in the tracking mail like it was written into the form.

 
New Post
9/1/2009 8:14 AM
 

To solve my problem with the linefeeds, I changed to the comfort editor and changed the default settings of the editor to "Toolbar not expandet". So the Field is like a normal textbox, but with working linefeeds.

The Editlink i created before does only work if a Row is changed, but not with a new one. Because at at a new inserted row, the UserDefinedRowID ist nothing so in fact then "-1".

If someone has another solution for the editlink which is working also with a new inserted record, please feel free

 
New Post
9/2/2009 1:07 PM
 

I tried to use the UserDefinedRowID in an expression collumn. But if the form is filled out the first time, and sends the tracking email, the UserDefinedRowID is "-1". Is there a possibility to get the UserDefinedRowID with the first time the form is submitted? With forms that are changed it works well because there is already an id generated by the first time submiting the form.

It would be possible to have an id if the data in the form is first saved to the database (id is generated) and later sent a tracking email with the data out of the db with the UserDefinedRowID.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListEdit Link in Tracking MailEdit Link in Tracking Mail


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out