...
Info |
---|
This article details how to enter encrypted values into a textbox, and hide personal information or passwords on the screen, using Aura Digital Workforce. |
Multiexcerpt fast include block macro |
---|
name | Syntax |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Code Block |
---|
|
Enter @Decrypt("ENCRYPTED TEXT HERE") as LABEL NAME HERE |
Note |
---|
If you want to manually enter this syntax into the Command Editor, you must first use the “Encryption Tool” from Home Page to encrypt a plain text string, copy the encrypted text, then copy it into the syntax. |
Multiexcerpt fast include block macro |
---|
name | Example 1 |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
The example below will show each necessary step to command Aura to automatically encrypt text and enter the encrypted text into the specified textbox.
Multiexcerpt fast include block macro |
---|
name | Step-by-Step Guide |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Step 1
First, a plain text value must be encrypted. Within Aura Desktop Assistant, click the Menu button in the upper left corner (Fig. 1), then click “Encryption Tool” (Fig. 2).
...
Step 2
Click “Add Command” within the Aura command window (Fig. 3), then expand “Keyboard” dropdown and select “Enter an encrypted value into a textbox” (Fig. 4).
...
Tip |
---|
Fig. 7 shows the expected result after following steps 1-5. |
Include Page |
---|
| Snippet - Com Ref Foot - Aura |
---|
| Snippet - Com Ref Foot - Aura |
---|
|
Include Page |
---|
| Snippet - How-to Foot - Aria |
---|
| Snippet - How-to Foot - Aria |
---|
|
Include Page |
---|
| Snippet - Footer - Tech |
---|
| Snippet - Footer - Tech |
---|
|