1
0
-1

Hi,

I have a form which shows request details to the approver so he can approve/reject the request. Now, i want to add a text box for adding multiple email addresses to the approver would like share this notification.

How can i do that?

 

Thank you in advance

Kamran

  1. Kamran Raza

    Thank you for your swift response.

    I am using community edition so Multi select box is not availble.

    but If i put this in Hash Varible then How to add multiple email address. Does ';' work as seperator b/w two email addresses

CommentAdd your comment...

4 answers

  1.  
    3
    2
    1

    Hi,

    You can try making use of the Multi Select Box, in conjunction with the User Options Binder to retrieve the user's email addresses.

     

      CommentAdd your comment...
    1.  
      3
      2
      1

      Hi Kamran,

       

      put "," as your seperator 

        CommentAdd your comment...
      1.  
        1
        0
        -1

        I know how to use hash variables for an email address I may have entered into a form.

        But, if I selected a User (or Users) from a Select Box using a User Options Binder how could I retrieve the email address(es) associated with the selected User(s) using hash variables?

          CommentAdd your comment...
        1.  
          1
          0
          -1

          or you can put the Hash Variable to the email tool. 

            CommentAdd your comment...