#LOCAL("Description",#ShortDescription)#IF(NOT #DEFINED(#ShortDescription))#SET("Description","")#ENDIF
#SNIPPET("INC-WYSIWYG", "Name,Value,Head,CssClass,Disabled,UseAbsolutePath,InsertCompleteURL", "ShortDescription", #Description, "{Description} {MandatoryStar}", "", 0,1,1)
#ENDLOCAL
|
#LOCAL("Description",#LongDescription)#IF(NOT #DEFINED(#LongDescription))#SET("Description","")#ENDIF
#SNIPPET("INC-WYSIWYG", "Name,Value,Head,CssClass,Disabled,UseAbsolutePath,InsertCompleteURL", "LongDescription", #Description, "{LongDescription}", "MediumText", 0,1,1)
#ENDLOCAL
|