faxControl.js

Share this
[featured_image]
  • Version
  • Download 456
  • File Size 5.52 KB
  • File Count 1
  • Create Date May 10, 2022
  • Last Updated May 10, 2022

faxControl.js

This is the script to add faxing to eForms. Normally, it is installed with Oscar in the following folder: ${oscar_javascript_path}eforms/faxControl.js
If you are missing this script, you can load it into the eForm Image folder and change the path in your eform to: ${oscar_image_path}faxControl.js

If you also want to automate the number you are faxing to, you can use the following code:

The following will work if the fax number is visible in the eForm:

This is in the header to update the faxControl fax number

This is in the body to make the number visible
Fax:
If you want to hide the fax number, change the class="hidden"

This will set the fax number to a fixed number:

Attached Files

FileAction
faxControl.jsDownload