I am trying to upload and or install the application for my company on the webpage. I want people to be able to apply online and hit submit and it reach our group email that someone has applied. We have a very specific application that must be completed. However, I am unable to get it to where you may apply online. How do I do this?
What application are you trying to install? These forums are dedicated to Wix Code, which enable Wix site designers and developers to add their own custom functionality.
Please supply more details regarding your application.
Our application is designed by my company. It is 10 pages long. On my home page we have an “apply Now” button however the application comes up in a word form and doesn’t let you submit it for it to be viewed. The purpose of being able to apply online is for applicants applying to our company for employment to be able to apply completely online so they are ready to go when coming in for an interview. Please let me know if you need more detail. Thank you
@barbi WixCode is based on Javascript and other application languages will not work on a Wix site. If your app is based on Javascript, then it might work, with the restriction that Wix Code understands all of Javascript, except for anything that accesses the DOM. This keeps the user from inadvertently “breaking” something.
See the Wix Code documentation for more information.