Project
>
Touchworks
>
User databases
>
Impact
>
Tables
> dbo.FORMS_BACKGROUNDS
Touchworks 25.2
[dbo].[FORMS_BACKGROUNDS]
MS_Description
Background to the form.
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Description
FormID
int
4
NOT NULL
Key to the Forms_Backgrouns table. Link to Forms_header.FormID.
BackgroundImage
varchar(250)
250
NOT NULL
This will be path + filename of the image to use as a background.