Field:doc url@DocumentRevisions

From MintHCM Wiki

Document Revisions - Document Source URL

Name doc_url
Module Document Revisions
Type varchar
Label Document Source URL
VName LBL_DOC_URL
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable No
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Document URL from documents web server provider


Affected by

Initiating


Dev Notes


Location and Code definition

modules/DocumentRevisions/vardefs.php

'doc_url' => array ( 'name' => 'doc_url', 'vname' => 'LBL_DOC_URL', 'type' => 'varchar', 'len' => '255', 'comment' => 'Document URL from documents web server provider', 'importable' => false, 'studio' => 'false', ),



Missing User input


Affected by

Initiating