Description:
II2LN main purpose is to import images for display, either as Notes Embedded Images or Image Resources. However, there are times when you need to attach the files as ordinary attachments. For example in web-solutions, you can reference an attachment via the $File-URL.
This import option will attach the original file to the specified field name.
Declaration:
AttachOriginalFile:<fieldname>
Parameters:
Param |
Description |
<fieldname> |
The Notes rich text field name to attach the original image to |
Notes:
Note that II2LN will clear any existing content in the specified field before attaching the file.
Introduced in version:
1.0.0.0
Repeatable
No