filestack / filestack-rails

Official Ruby on Rails plugin for Filestack File Picker that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
223 stars 102 forks source link

Allow to customize input id #178

Closed eurek closed 6 years ago

eurek commented 6 years ago

Hi,

Sorry for the disturb of the last pull request #177.

I remind you what the problem:

We have multiple filestack_field in the same page with the same input-id. get_filestack_field_button returns always the same id for the input, and this is a problem. Here we can customize every id of your input.

Regards

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 95.833% when pulling 25072b8985b232d670e88ebe19c03dbd91d58a5c on eurek:customize_hidden_input_id into f59d6e5dfc77ae30ca23699029ffa3642d704027 on filestack:develop.