Versions Compared
Version | Old Version 26 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Html macro | ||
---|---|---|
| ||
<!DOCTYPE html> <html> <head> <title>Title of the document</title> <style> /* Add hover styles */ button:hover { background-color: #00BFF0; } button { background-color: #0E48B9; /* Remove the border */ border: none; /* Center the text */ display: flex; align-items: center; justify-content: center; } </style> </head> <body> <form action="https://servicechannel.atlassian.net/wiki/spaces/SCUCP/pages/2334228894/Start+for+the+US+Canadian+Companies+in+Provider+Automation" method="get" target="_blank"> <button type="submit" style=" font-family: 'Myriad Pro'; color:#FFFFFF; font-style: normal; font-weight: 600; font-size: 18px; line-height: 22px; width: 152 px; height: 41px; /* Remove box-shadow */ cursor: pointer; border-radius:15px; /* Add hover style */ " >Go to Info for the US Companies</button> </form> </body> </html> |
Section | ||||
---|---|---|---|---|
Welcome to ServiceChannel! We are glad that you are now a part of our vast network of providers and suppliers who provide services to over 300,000 locations across over 60 countries. This Getting Started section will provide you with the basic information to get up and running with Provider Automation. It is broken up into 5 four parts:
Once you are all set up, the rest of ServiceChannel University will show you how to maintain and manage your Directory Profile, Users, Work Orders, and Invoices.
|