Forum Discussion

Ram_N's avatar
Ram_N
Contributor
16 years ago

How do I pass array of data elements in request

We have webservice, in which request accepts multiple email id's... i.e array

 
           
            test@mail.com
       



Right now form not allowing to add more than one value(emails)... how do I add multiple emails ...


Thank you in advance

4 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    hm.. does the associated schema allow multiple EMailAddress entries? Does the form editor only show one text-field for this?

    You can bypass an eventual bug in the Form Editor by switching to the XML Source view and "manually" entering you addresses there, but please let me know on the above questions so we can fix this if necessary.

    Thanks in advance!

    regards,

    /Ole
    eviware.com
  • Yes - schema allows multiple email address ( array )

    1. Form gives option to add a text box , but not more than one ( add link is disabled on the form UI )

    2. After adding xml  in source view multiple emailaddress entries... and  in form view... you will see 2 text boxes... :-)


    I think we need fix on UI ( form side ) , i.e if input accepts array ( based on schema ), use should be able to add any number of fileds on form,  i.e add link should be enable after adding first one...


    hope helps..

    - Ramesh
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    I need the WSDL to debug this, can you mail/attach?

    regards,

    /Ole
    eviware.com