• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Save PDF submission to DropBox

Save PDF submission to DropBox 6 years 10 months ago #38250

Hi,
Im trying to implement the dropbox "Save to Dropbox" of the generated PDF from {user_pdf} tag. Everything works except when it comes to actually transferring the PDF to my folder in DropBox. I wonder if its the generated code index.php?option=com_rsform&task=plugin&plugin_task=user_pdf&hash=2ae7858172f0749b598b1c7957188002 that dropbox can't make out? My code looks like this:

<script type="text/javascript" src="www.dropbox.com/static/api/2/dropins.js" id="dropboxjs" data-app-key="********"></script>

<a class="dropbox-saver" href="{user_pdf}" data-filename="My certificate.pdf" ></a>

Can anyone tip me or have a clue as to guide me in getting this to work? Thanx.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!