Jump to content
  • 0

Automatically Upload a URL to a datapage web form


SunnyB

Question

Hello,

Fellas i am stuck. I created a datapage web form and in the Acknowledgement email to the user there is a URL, and it chenges everyday. How do i automatically upload it to the datapage, so i dont i have to edit the webform everyday to change the URL. My understanding is that i have to create a table with a field that will contain URL's for some future days and another autonumber field. Then i have to write a javascript to call the next autonumber after the day expires??

Please help.. :(

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Thankyou for a quick response:

And no, its just a URL that goes in the Acknowledgement email. For example a user fills out the form and clicks submit, then he receives an auto reply email which contains a URL. Now that URL is different everyday. right now i am editing the datapage and updating that URL everyday. i wanna automate that. Is there a way?

Sunny

Link to comment
Share on other sites

  • 0

Hi,

In this case you can have the URL field included in the table and include it in the DataPage and then make it a dropdown with lookup to another table with one field and one record URL. You can include this field in the Acknowledgement Email. Now you can just change the value of URL in that lookup table instead of editing the Datapage. You can hide the URL field on the webform.

Another possibility is to have a Date field as dropdown and URL field as cascading dropdown. The lookup table will now have Dates and URLs stored. If I choose today's date the URL field has today's URL like that.

Thanks,

Megha

Link to comment
Share on other sites

  • 0

Another possibility is to have a Date field as dropdown and URL field as cascading dropdown. The lookup table will now have Dates and URLs stored. If I choose today's date the URL field has today's URL like that.

I am gonna try that, Thankyou so much for your help!!

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...