Different assemblies for different fields

Gonzalo Bourdieu's Avatar

Gonzalo Bourdieu

27 Jul, 2010 01:43 PM via web

Hi,

there is a "simple" way to handle different assemblies in a same form for different fields?
For example, in a form i have two file inputs. I want one of them to be executed with one assembly, and another one with other assembly. Is there a simple way to do this?

Thanks in advance,
Gonzalo

  1. Support Staff 2 Posted by Felix Geisendörfer on 27 Jul, 2010 02:11 PM

    Felix Geisendörfer's Avatar

    No, but I could implement a 'field' parameter where you can specify what steps are executed for which field - this way you could do it all in one assembly.

    Anyway, I'd be curious about further details of your use case? Are both files the same (two images, two videos?) or do you have different files? Why the different assembly?

  2. 3 Posted by Gonzalo Bourdieu on 27 Jul, 2010 02:21 PM

    Gonzalo Bourdieu's Avatar

    I'm normally using templates because they really simplifies the process, so, for example if i want to store different fields in different paths in S3, i need two differents templates. Using only one assembly/template i cannot send both files to different paths in S3.

    The "field" option imho seems a natural way to accomplish this. +1

    Hopes it helps.
    Thanks!
    gonzalo

  3. Support Staff 4 Posted by Felix Geisendörfer on 11 Sep, 2010 08:08 AM

    Felix Geisendörfer's Avatar

    Hey, sorry this was on hold like forever. I'd love to make it up and get this implemented if it would still be useful to you!

  4. 5 Posted by Gonzalo Bourdieu on 13 Sep, 2010 01:57 PM

    Gonzalo Bourdieu's Avatar

    Felix!,

    Hi there, i think that its a very useful feature, right now I've solved the problem dividing the form in two and uploading each file in each form, making this feature available would be a much more tidy solution!

    Thanks in advance!
    gonzalo

  5. Support Staff 6 Posted by Felix Geisendörfer on 15 Sep, 2010 08:20 PM

    Felix Geisendörfer's Avatar

    Sorry, we were on a business trip Mo-Wed, but I'm back now and eager to get this implemented. One last question before so: Are the two files different types? I.e. one video and one image? If that's the case you could already handle them in one assembly, since robots will ignore files that they don't know how to handle.

  6. 7 Posted by Gonzalo Bourdieu on 15 Sep, 2010 08:33 PM

    Gonzalo Bourdieu's Avatar

    Thanks for the tip! But in this case both were images but both have different thumbnails size and different folders in s3!

  7. Support Staff 8 Posted by Felix Geisendörfer on 29 Nov, 2010 08:29 PM

    Felix Geisendörfer's Avatar

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

17 May, 2012 10:00 PM
16 May, 2012 05:50 PM
16 May, 2012 09:16 AM
14 May, 2012 11:10 AM