Page History
aura-panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tab | 1 | styles | {"body":{},"header":{},"headline":{},"base":{"borderRadius":{"radius":4},"backgroundColor||||||||||||
pretty-title | ||||||||||||||
| ||||||||||||||
SeamlessDocs: Form Design and Approval Process |
Aura - Divider | ||
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Info | ||||||
---|---|---|---|---|---|---|
| ||||||
SeamlessDocs is a tool for creating web-based forms to collect data. Once forms are created, a hyperlink is generated which is then shared with the end-users. SeamlessDocs forms are recommended for programs/teams looking for a automated way for collecting data. Some of the best use cases for SeamlessDocs form(s) are:
SeamlessDocs allows form creators to define data fields required for data collection, including allowing for attachment uploads. When designing a SeamlessDocs form, keeping it simple is best. The web-based forms does not allow respondents to save pre-populated information for form completion at a later time. Therefore, forms should be concise, allowing end-users to complete within a few minutes. | ||||||
body | <p><br /></p> | |||||
Procedure | ||||||
Aura - Panel | ||||||
| ||||||
Introduction This page provides details on the overall process for requesting and launching a SeamlessDocs form. Click in each of the process steps boxes tabs below to see more details for each step. It usually takes 3-4 weeks to launch a new SeamlessDocs form, as the process requires approval by from multiple department departments such as: Legal, ContractsContract, Data Governance, and Marketing. If you have any questions or would like to request a SeamlessDocs form, please open a help desk ticket or reach out to Nurul Shaun. |
Process Overview:
draw.io Diagram | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Aura - Tab Group | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
<style type="text/css">
#title-text { display: none;}
.aura-tab-content {
margin-top: 0px!important;
padding-top: 0px!important;
}
.aura-panel {
margin-top: 0px!important;
margin-left: 0px!important;
}
.innerCell .aura-panel-52626c0d34d94b78 {
margin-top:0px!important;
pargin-bottom:0px!important;
}
.innerCell .aura-panel-c0e672c33f953867 {
margin-top:0px!important;
pargin-bottom:0px!important;
}
.aura-body {
padding-top: 10px!important;
padding-bottom: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
}
.panel, .alertPanel, .infoPanel {
margin-top: 0px!important;
}
.panelHeader {
font-size: 20px;
padding-top: 5px!important;
padding-bottom: 5px!important;
}
.panelContent {
display: none;
}
</style> |