Skip to content

Implement Form View for Image Tags #3616

@prernaadev01

Description

@prernaadev01

Problem description

Currently, when an image is uploaded as part of the tag data, it appears in the VC document only as a hyperlink. Because the document is rendered in text view, users can see the image URL but cannot view the actual image asset. This limits readability and makes it difficult to validate or interpret image-based data directly within the VC document interface.

Requirements

  • Implement a Form View for VC documents that renders uploaded images in their proper visual format rather than as plain text links.
  • Provide the ability for users to toggle between Document View (text view) and the new Form View.
  • Ensure the Form View properly displays all supported media types, with images rendered inline.

Definition of done

  1. Form View implemented for viewing VC documents with proper image rendering.
  2. Seamless toggling between Document View and Form View available to users.
  3. All related documentation updated to reflect the new view capabilities.

Acceptance criteria

Images uploaded through tags are displayed correctly (as images, not links) when viewing the VC document in Form View.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions