Skip to main content link. Accesskey S
  • IBM.com
  • Lotus software
  • Machine Translation



Home > Programming > Notes Design Fields

Notes Design Fields

No abstract provided.
The following is a list of the fields stored in design documents and the role they play:-


Field Description Used By
$Actions Information about the defined actions. API should be used to decode the data. Form, Page, Subform, View
$AssistAction Action formula or LotusScript source code. Lines are terminated by a chr(10). In a Java library, contains the names of the JARs. Agent
$AssistAction The compiled code of a LotusScript agent Agent
$AssistDocCount Number of documents processed by the agent the last time it ran. Agent
$AssistFlags Agent specific flags Agent
$AssistInfo Selection and execution information. The contents of this field are best processed using the Notes API. Agent
$AssistLastRun Last run time-date Agent
$AssistQuery Document selection query formula. The contents of this field are best processed using the Notes API. Agent
$AssistRunInfo The agent log for the last vexecution of the agent. The contents of this field are best processed using the Notes API. Agent
$AssistTrigger The trigger for an agent. e.g. Manual Agent
$AssistType The programming language used for the agent. Agent
$AssistVersion Agent version stamp Agent
$Body Defines the layout and data types if all fields in a form. The contents of this field are best processed using the Notes API. Help Using, Help About, Form, Shared Field, Subform
$Class Contains the template database name that the design element inherits from All
$Collation Information about document sort orders. One field is created for each sort index. The default sort order is $Collation, and each additional sort index is defined in $Collation1, $Collation2,... The contents of this field are best processed using the Notes API. View
$Collection A list of documents and folders contained within a folder. Folder
$Comment The comment of a design note, entered in the property box. All
$DBSCript Source code Database Script
$DBScript_O Compiled code Database Script
$DCRClass Class of data connection (e.g. RDMS) Data Connection
$DCRGenProps Properties of data connection. Data Connection
$DefaultLanguage?
Database (Icon)
$DefaultFrameset Used to launch a frameset when the database is opened Database
$DefaultNavigat or Used to launch a Navigator when the database is opened Database
$DefaultWebLaunchPage The page to launch on web when visiting this database. Database (Icon)
$DesignerVersion< The version of the client that created the note All
$EditFilePath Name of external file originally imported. Style Sheet Resource
$Fields A list of fields used. Form, Shared Fields, Subform
$File In Java agents and libraries, the source code is put in a $File and the file name '%%source%%.jar', and the compiled code in a $File and the file name '%%object%%.jar'. Agent, Script library
$FileModDT Dat e/time image last refreshed Image Resource
$FileSize Size in bytes of image Image Resource, Style Sheet Resource
$Flags Details about the type of design element and Domino Designer parameters
$FlagsExt
Agent
$FlagsNoRefresh
Database
$Fonts Information about the 'named' fonts used. The contents of this field are best processed using the Notes API. Form, Page
$FormFormula? Form formula View
$Formula View selection formula and any column formulas. The contents of this field are best processed using the Notes API. View
$FormulaClass Indicates which types of documents are to be displayed in a view View
$FormulaTV Time values exists in view - @Today or @Now is used. View
$FrameInfo Information about frameset design element is to be launched in Page, Form
$Frameset general proprties about the frameset and each frame. Frameset
$HTMLHeadTag? The contents of the 'HTML Head Content'. Form
$HTMLBodyTag? Code added to HTML Body attribute Form, Page
$HTMLCode
Form, Page
$ImageData? The Image Imag e resource
$ImageNames? The file name of the image resource imported Image Resource
$ImagesColorize?
Image resource
$ImagesHigh For multiple images, the number of images high. Typically 1 Image resource
$ImagesWide? For multiuleimages, the number of images wide. Used for icons that have variations for each state (selected, mouse over, expanded etc.) Image resource
$Info Information that pertains to all documents created using this design element. Form, Page
$Index '/P=' + the number of hours until discarding of the view index. '/T' Discard view index after each use. '/M' Manual refresh. '/O' Automatic refresh. '/R=' + the number of seconds between automatically refresh of view. View
$JavaFiles? Name of Java file Java Resource
$Links Doc links
$MachineName< For scheduled agents, the server name that the agent should run on. Agent
$MimeCharSet? Character Set assigned to deisgn element Form, Page
$MimeType? MIME type e.g. image/gif Image resources
$OnBehalfOf? The ID trhe agent should run on behalf of Agent
$POID ? Database Script
$PublicAccess '1' = All Entries in the ACL with 'Public Access' can read these notes. '','0' = Entries in the ACL with 'Public Access' can not read these notes. Agent, Form, Outline, Page, Style Sheet, Subform, View
$Readers The users, groups, roles that are allowed to read this design note. All
$ReplClassMasks?
Replication Settings
$ReplFields? A list of the fields to be replicated Replication Settings
$ReplFormula Replication formula Replication Settings
$ReplLocalFolder
Replication Settings
$ReplSrcServers?
Replication Settings
$ReplVersion?
Replication Settings
$ReplView?
Replication Settings
$Restricted
Agent
$RevisionsLimit?
Icon
$$ScriptName?
Subform
$ScriptLib? The LotusScript source in Script Libraries. LotisSCript? Library
$ScriptLib?_O The LotusScript executable. LotuScript? Library
$Signature Signature of user ID that has signed the note. All
$SubForms The names of all subforms in a form. Form
$TemplateFileName?
Database
$TemplateModTime?
Database
$TemplateServername?
Database
$Title The name of the design note, including aliases. All
$UpdatedBy? The name of the user that last updated the note. Note: Unlike data documents, this field can be removed for design documents. All
$UpdatedByLimit?
Icon
$V5ACTIONS
Shared actions
$ViewFormat? Formatting information for a view and its columns. The contents of this field are best processed using the Notes API. View
$ViewMapLayout? Navigator layout Navigator
$WebFlags? Design element is 'Treat content as HTML' Form, Page
$WindowTitle? Formula for Window Title. Form, Frameset, Page
IconBitMap? Database Icon Database

This Version: 0 May 4, 2009 12:06:28 PM by Peter Presnell
Originally Added: Version 1 May 4, 2009 11:51:11 AM by Peter Presnell