Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Unvalidated Text Fields
ericmast
Hello
Can anyone tell me how many unvalidated fields are available ‘out of the box’ in FileSite 8.2? Can additional unvalidated text fields be added through a SDK if required?
Many Thanks
Find more posts tagged with
Comments
jny
There are custom string, date, and long fields you may use via the SDK. See "Visual Basic Scripting for WorkSite Dialogs.pdf", specifically Table 4.1 AttributeID Enum Values for all the available fields.
See COM Object for WorkSite Developer's Reference Manual.pdf to learn how to set these fields using the SetAttributeByID Method for a document or a workspace.