How to enter list of Compound IDs

Hi,

I want to deploy a workflow through the Server Web Portal that allows a user to enter one or more Compound IDs. The structures would then be fetched from a database, followed by a number of QSAR predictions on the structures.

How can I use the Quickform node to allow entry of a list of items (in this case Compound IDs)? Is the only way to do it by uploading a file with the Compound IDs, or can they be pasted in somehow?

Any tips appreciated!

Thanks/Evert

Hi Evert,

Did you try using the List Box Input node? probably with some processing of the pasted strings afterwards.

I think this would work, but is defintely prune to errors, when people insert the combounds with a bad syntax.

Sorry, this is the best I can come up with.

Best, Iris