1
0
-1

I Created three fields, the first named First Name, the second named Last name, the third named Email. I want to combine the first initial of the first name and the last name in Email field.

Is that possible?

Thanks & regards

Ahmed

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      You can try to use JavaScript or JQuery to do it, for example http://stackoverflow.com/questions/3243347/how-to-combine-2-values-into-one-with-jquery

        CommentAdd your comment...