attachinary icon indicating copy to clipboard operation
attachinary copied to clipboard

Is it possible to use file_field_tag instead of f.file_field

Open trostli opened this issue 9 years ago • 3 comments

Hi,

I have a form that is not attached to a model via the Rails form builder and I could not figure out how to make attachinary work if I just use plain old <%= file_field_tag ... %>. Is there any way to get this awesome gem to play nicely?

trostli avatar May 01 '16 01:05 trostli

Hi @trostli

Have you find how to do it ? I have the same problem here.

RomainMorlevat avatar Mar 15 '17 10:03 RomainMorlevat

Sorry I have not. I ended up moving onto another solution.

On Mar 15, 2017, 3:23 AM -0700, Romain [email protected], wrote:

Hi @trostli (https://github.com/trostli)

Have you find how to do it ? I have the same problem here.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub (https://github.com/assembler/attachinary/issues/126#issuecomment-286700542), or mute the thread (https://github.com/notifications/unsubscribe-auth/ABzC2VRPuiEDkCRX0ZlJZSqHfxyP5bLTks5rl7wzgaJpZM4IThd-).

trostli avatar Mar 15 '17 16:03 trostli

OK, thank you.

RomainMorlevat avatar Mar 15 '17 17:03 RomainMorlevat