Versions Compared
compared with
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>
/* Center the button both horizontally and vertically */
body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
}
/* 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;
font-family: 'Myriad Pro';
color: #FFFFFF;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
width: 250px; /* Removed the extra space in '300 px' */
height: 48px;
/* Remove box-shadow */
cursor: pointer;
border-radius: 10px;
/* Add hover style */
}
</style>
</head>
<body>
<form action="https://servicechannel.atlassian.net/wiki/spaces/SCUCP/pages/619184342/Managing+Clients+and+Client+Requirements" method="get" target="_blank">
<div>
<button type="submit">Go to Info for Companies out of US & Canada</button>
</div>
</form>
</body>
</html>
|
From the Clients Requirements page, you can:
- Switch between clients using the drop-down menu at the top of the page.
- Take steps to complete outstanding requirementsin the left navigation menu.
- UseAuto-fill Requirements to automate the requirements completion process.
- View outstanding requirements in the left navigation menu for a selected client:
- The red exclamation mark means this information is required by the client and you have not yet completed the section.
- The green check mark indicates you have completed that section.
- The grey check mark means you have not completed the requirement, but it is not required by this specific client at this time.
Rw ui expands macro | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Other items on the Client Requirements page:
- Payment Terms: View payment terms entered by your clients, if applicable.
- Client Agreements: View client agreements your client has uploaded, if applicable.
- Search Statistics: View how often your profile has been searched and clicked during a specific period of time.
Section | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|