{i18n}Checking out a document reserves it for your exclusive use. This ensures that you can edit the document without anyone else changing the document and placing it into the document management system.{/i18n}

{assign var=iDocumentId value=$context->oDocument->getId()} {capture assign=link} {"viewDocument"|generateControllerUrl:"fDocumentId=$iDocumentId"} {/capture}

{i18n arg_link=$link}If you do not intend to edit the document, and you do not wish to prevent others from changing the document, you should cancel this checkout.{/i18n}

{i18n}Checkout{/i18n} {foreach from=$checkout_fields item=oWidget } {$oWidget->render()} {/foreach}