This embedded HTML form is extremely simple.

Download the embeddedform.zip and place in the root folder of your OSTicket Installation.

It will create

You can now visit:

https://www.yourwebsite.com/osticket/new-ticket.php

Or use an i-frame to connect

<iframe src="https://www.yourwebsite.com" width="100%" height="900" frameBorder="0">Browser not compatible.</iframe>

Remember to set your Allowed iframes in the System Settings.

Admin Panel > Settings > System > Allow System iFrame

You can now style your embedded page by editing the following 4 files:

/new-ticket.php
/include/client/header.inc.newticket.php
/include/client/open.inc.newticket.php
/include/client/footer.inc.newticket.php

That's it! - Enjoy.

embeddedform.zip
6kB
3 months later

Just tried it on 1.16 - works there, too!
Thanks a lot!

@need4swede

Use this at your own risk. These mods are 3rd party and not accepted nor tested by the core development team. There could be possible security issues by doing this so please be careful.

Cheers.

Write a Reply...