Hello,
I am new to this forum as well as to coding and programming. If anything I say sounds stupid, please excuse my lack of knowledge.
I am currently working on designing a form using Microsoft InfoPath. When the user enters the correct password, it will enable a button that will allow the user to generate a message via Microsoft Outlook. The form is attached in the email but can also be viewed in the message itself. The problem is that in the right view of reading pane in Microsoft Outlook (View -> Reading Pane -> Right), the password shows up. But if I open the message as a separate window, it won't show up, nor does it show when I save and view the attachment.
So I am hoping to find a code that will allow me to encrypt the passwords (a total of 13). I have tried searching on the internet but most of the JavaScript stuff I came across were for websites instead of InfoPath. I'm hoping that one of you might be able to help me.
Thanks!