Snippets

Jonathan Hult WebCenter Content - Rename Alternate File caption

Created by Jonathan Hult
<$if IdcService and IdcService like 'CHECKIN_NEW_FORM'$>
	<$std_alternate_file='
		<$fieldName = "alternateFile", fieldCaption = lc("Attachment")$>
		<$if allowAlternateMetaFile$>
			<$allowMetaFile = 1$>
			<$checkboxFieldName = "createAlternateMetaFile", checkboxFieldCaption = lc("wwMetadataOnly"), fieldCheckValue = 1$>
		<$endif$>
		<$include std_file_upload_row$>
	'$>
	<$setResourceInclude('std_alternate_file', std_alternate_file)$>
<$endif$>

Comments (2)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.