• Resolved josephmarkovich

    (@josephmarkovich)


    Does the Dataverse plugin have the same functionality to load images saved in the notes of a record like it does in the v1 plugin?

    Joe

Viewing 1 replies (of 1 total)
  • Plugin Author alexacrm

    (@alexacrm)

    @josephmarkovich yes, it does and it now supports image columns. I think documentation is behind but we have the same action as in V1. It’s been renamed to icds_attachment and supports the following arguments: id, table, column, thumb. We don’t support width but thumb, if set, will result in a thumbnail being served.

    /wp-admin/admin-ajax.php?action=icds_image&table=annotation&id=dfa55463-a9b1-4180-a8ff-e2967c6bc3a4
    
    /wp-admin/admin-ajax.php?action=icds_image&table=foo_table&column=foo_image&id=dfa55463-a9b1-4180-a8ff-e2967c6bc3a4&thumb=1
Viewing 1 replies (of 1 total)

The topic ‘Load images from Note’ is closed to new replies.