Hi All
I want to save all the field data of my form in the encryption format in a view.
is there any simple solution for that.
waiting for reply.
Thanks for reading.
Hi All
I want to save all the field data of my form in the encryption format in a view.
is there any simple solution for that.
waiting for reply.
Thanks for reading.
Subject: Ecnryption Data
“I want to save all the field data of my form in the encryption format in a view.”
Not sure what you’re asking, as the questions doesn’t make senses to me (I’m not one to “talk” when it comes making myself clear when it comes to posting / e-mails). Can you try and give a bit more detail?
A view displays fields (in columns) from document. These documents may have been created/saved using forms.
My best guess at what you’re trying to say is you want a view showing your all documents with encrypted data?
Subject: RE: Ecnryption Data
Thanks For Reading.
See there is form on which i m filling some sensetive information like SSN,Passport Number etc. Now when user click on submit, i want only these 2 field becomes encrypted & does not show in any view of that form.
for that i use following steps:-
1 Create Encryption Key
2 Enable Form for Encryption.
3 Identify Field which need to be encrypted.
4 those use who will apporve that document, i m sending a mail of that Private Key.
5 User on receiving mail would merge that encryption Key in their ID File.
This is a manual process(to add Private key in their ID file).Our Client/User are less technical in terms of Lotus Notes Mail processes.
So i want some simple code to implement the whole process.
waiting for reply.
Subject: RE: Ecnryption Data
I’ve only used Field Encryption a couple of times and the group of people to have access was very small so we did it manually.
Subject: RE: Ecnryption Data
Thanks Steve but i have 50-60 Person in the approval cycle then how i can send ecryption key to the next approver via the mail from the software.
plz check it is my seprate response.