Basic Customization > User Interface Customization > Customizing HTML Clients Using the Windchill JSP Framework > Attachments > Customization Points
  
Customization Points
<primaryAttachment> tag attributes
Parameter
Default Value
Possible Values
Req?
Description
allowFile
true
True/False
no
Allows the Local File option to be displayed.
allowUrl
true
True/False
no
Allows the URL Link option to be displayed.
allowExternal
true
True/False
no
Allows the External Storage option to be displayed.
fixedFilePath
null
Valid file path
no
Renders the file path specified instead of allowing the user to choose the file. If fixedFileUpload param on this tag and the forceApplet param on the fileSelectionAndUpload Applet tag are both set this can be used to force the specified file to be uploaded and attached to the object.
forceApplet
False
True/False
no
Determines if we should force the applet to be rendered regardless of the upload mechanism preference