Image vs Basic Image field types and when to use which?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:10 AM
We have two Field Types in Now Platform to store images:
- Image
- name: user_image
- attributes: pdf_cell_type=image
- Basic image
- name: image
- attributes: pdf_cell_type=basic_image
What is the difference between them and when should we use which one?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:19 AM
HI
Can you tell me from where did you find "Basic Image" as a field type? what are you trying to implement?
As Image fields enable you to add images to forms. For example, you can add portraits to the user records in your system. The image type must be .gif, .jpg/.jpeg, or .png.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 05:30 AM
I was aware of Image field type till now, but in a table when I tried filling in Image as field type, it showed me 2 auto-suggest options, Image & Basic Image. The only difference I could find was the pdf_cell_type attribute.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 05:35 AM
You should use "image" field type.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep