Skip to content

New Item Upload #11

Description

@senorlocksmith

Considering in a rails app that you would like to create an entry in a standard CRUD method and in the process of creating that entry you have several photos to upload. Using this gem and current method now you have to upload the photos after the fact otherwise it throws an error for duplicate photos because the create function is trying to send the same photos that were sent using direct upload.

Is there a way to use this gem, setup a standard scaffold CRUD and create the entry without the duplicate error without going back in after the entry was created?
Screenshot 2023-02-14 170409

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions