
Specific Rules for Forms
Text
All
text in forms is left justified.
Headers
for form sections are bold, on a Medtronic
Light Gray background.
Subheaders
are bold, on a white background.
Column
headers are plain on white background.
Form
Fields
Text
input fields can be any of the following sizes as needed:
1,
2,3,4,5,6,8,9,10,12,18,20,30
Tab
order
Tab
order is determined by user expectations. Tabs should run
through all examples of a category before continuing on
to the next category.
If
category items are in two equal columns, tab should run
top to bottom of the first column, then top to bottom of
second column.
In
the case of horizontal fields, tab should run from left
to right.
Spacing
All
tables holding forms have 0 cellspacing and 0 cellpading.
The exception is the 'patient expired' box which has a cellpadding
of 2.
All
form sections (for example the previous device section)
should be seperated from all other form sections by a line
break <br>.
Special
Items
Tabs
All
pages following patient information should have a tab top
as below with the patient's name.
 |
Patient:
LastName, FirstName |
 |
|
On
the doctor pages and the device pages should have a gray
tab below the patient tab. The device tab should have
the device type and serial/lot number filled in by the
server.
Examples:
 |
Implant
Physician |
 |
|
 |
Infusion
Pump #1234567899 |
 |
|
Content
area ending elements
All
sections should end with a horizontal line in a table by
itself. This table doesn't have a line break above it, but
does have a line break afterwards to put space before the
continue button.
example:
The
continue button should always be placed as above, left justified
in the third column. It should
also have a line break above it and a line break below it.
Below the continue button there should only be the standard
Medtronic footer.