Document Enlisting

Specific Properties

Property NameDescription
Is DownloadableIf you click this check box, the “Document Enlisting” element provides an interface to download the document.
Display as JSONClick this check box to display the list of documents in JSON format.
Info VisibilityClick this check box to display the “info” of the documents in the list. The “Document Enlisting” element displays the document’s details in two parts in the document’s list:
a). First Part:- This part displays the document.

b). Second Part:- This part displays three items about the document:
–> Info
–> Comments
–> Tags


As described earlier, clicking this check box displays the “Info” item of the second part of the document’s details.
Comments VisibilityClick this check box to display the “Comments” item of the second part of the document’s details.
Tags VisibilityClick this check box to display the “Tags” item of the second part of the document’s details.
Show DeleteClick this check box to make an interface available so that the user can delete the document from the list.
Show UploadClick this check box to make an interface available so that the user can upload the other document files to the list.
Is VisibleBy default, this check box is selected to make this property active. It makes the element visible to the end-user on the application.
Is EnableBy default, this property is also selected, which makes it active. This property allows the end-user to perform the functions on the element.
Is Read OnlyNot Applicable
Is ParentNot Applicable
Default ValueSee the description in the “Text (FV)” element.
Custom LabelSee the description in the “Text (FV)” element.
ValidationNot Applicable
Document Reference IDIn the field, you need to define a unique reference ID that is assigned to the document in the S3 server. To define the document reference ID:
–> You can manually enter the reference ID
–> You can use the getVal ( ) function to fetch the document reference ID from the data source.


Note:- This property and other properties, such as Document Storage ID and Document Folder Path, are not frequently used to configure the “Document Enlisting” element.
Document Storage IDIn this field, you need to define the unique document storage ID that is assigned to a DMS bucket in the S3 server. To define the document reference ID:
–> You can manually enter the storage ID
–> You can use the getVal ( ) function to fetch the document storage ID from the data source.
Document Folder PathIn this field, you need to define the document folder path that specifies the folder’s location in a specific bucket. On the S3 server, in a specific bucket, a folder contains the document.
Select Document Enlisting Template IDClick this list and then select an in-built document template. The application uses this document template to display the list of document.
Select Document Viewer Template IDClick this list and then select a in-built document viewer template as follows:
–> Template01
This template displays the document in a pop-up screen to the right of the application’s window. You can drag this pop-up screen.

–> Template02
This template displays the document in full screen view.
Enter Delete MessageIn this field, you can define a message that the application will display after the user deletes a document. To define the message:
–> In the Enter Delete Message field, you can manually enter the message.
–> You can use the getVal ( ) function to fetch the message string from the business object in the data source.
Was this article helpful?
YesNo