Design a beautiful, responsive job board widget using your TargetConnect Vacancies RSS feed.
Universal Edition 2.0Maintenance > Manage Lists > Job Related Lists > Opportunity types and view the 'Description' column. (This is case-insensitive).
Any vacancy that doesn't match a custom tab below will go into this default tab.
1. Copy the code below and save it as vacancies-widget.html.
2. Host the file securely (HTTPS) on your web server or GitHub Pages.
3. Embed it anywhere using an iframe:
<iframe src="YOUR_HOSTED_URL" width="100%" height="550" frameborder="0"></iframe>