Skip to content

Add File into the form upload- but not in DB #3

@vikramaroskar

Description

@vikramaroskar

I want to add a File object into the CustomerForm e.g.
however, in the DB schema I don't want to save the file inside DB, only the file name which is a string input.

  1. How can I manage this, since the extend won't work.
Image
  1. How do I attach this in the form under EditCustomerform
Image

what do I specifcy in the nameinSchema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions