Arvind Ravulavaru

Results 27 comments of Arvind Ravulavaru

Thanks for the confirmation @darrencauthon. Any hints as how this can be achieved? I have set the template to be ``` js $builderProvider.registerComponent('section', { group: 'Generic', label: 'Section', required: false,...

Thanks @darrencauthon That was actually my plan B. I would have 2 components named `section-start` and `section-end` and the user can drags a `section-start`, after that adds form fields and...

Hello, So you are expecting the module to create thumbnail and then upload to S3, the same way that happens with the local server? Also, do you want thumbs and...

Can you please share your code?

As of now no. BTW, I am uisng [lwip](https://www.npmjs.com/package/lwip) to resize images. You can fork the repo and modify resize with crop if you want. -- Thanks.

We cannot rely on it for resize as uptime may not be guaranteed. Not sure if someone would like to take that risk in production.