Skip to main content

Output the same image files from more than one record

Upload the image to SVF Cloud Manager and specify the name for the image file in the custom field in the Salesforce record.

This is useful to output an image to multiple records, because you need to upload the image file only to SVF Cloud Manager instead of each record.

illust_outputImage_resource.png
Example 1. Before starting work
  • Notes

    • This feature is only available in SVF Cloud for Salesforce.

    • It is necessary to upload the image for each tenant where the form is output.

    • If the image is not uploaded or the file name of the image is incorrect, the form will not be output.

    • When outputting multiple records, if only one record has the incorrect setting related to the image, the entire form will not be output.

  • Restrictions



  1. Log in to SVF Cloud Manager.

  2. Click icon_menu_resource.png Resource to open the resource management screen.

  3. Under the "resource" folder, select the folder to upload images.

  4. Click icon_subMenu_resource.png - Upload, and select and upload the file on the selection screen.

    resource_file_subMenu_uploadImage.png
  5. Create a custom field in Salesforce. For details, see "Create a custom field in Salesforce".

    Note that you need to select "Text" for the data type.

  6. Specify the file name of the image to be output as the value of the created custom field.

    If you uploaded the image to a folder under the "resource" folder, specify the folder name as well. For example, if you want to output "resource/imageFile/coffee.png" on the icon_menu_resource.png Resource screen, specify "imageFile/coffee.png" in the custom item.

  7. With the form layout creation tool, create a field in the form layout, to which the image is output.

  8. Upload the form layout, and set the SVF button to create a print button. For details, see "Output forms".

Related information