With the help of TraySafe 4.5 users can customize account templates and use them. More about this feature you can find at Account template editor.
With this feature you can choose fields, which would be in the account, their order and properties.
Rule: All fields have to be grouped into the pages. The pages are similar to the tabs of the Windows dialog boxes. The controls would not be created if there are no pages defined.
There are 5 account types:
- Text - simple text field. It can have some buttons due to its options.
- App - launch application. Just link to it. It has "Select application" and "Start" buttons.
- File - external file. It will be copied into the password file. It has "Delete file's content" and "Import/export file" buttons.
- Textarea - multilane text area.
- Date - date field.
Also each field has flags.
Common flags:
- insert - field can be inserted with a mouse if it is checked. It is displayed with checkbox before caption.
- checked - this field will be inserted during insert sequence. If check flag is added, checkbox before caption is switched on.
- password - password field. The content of a field will be replaced with the help of asterisks and confirmation will be used for modification - it depends on TraySafe general settings.
- generator - button "Generator" will be created for this field. With a generator you can generate random string as a user name or password.
- insertperline (for Textarea field only) - it makes TraySafe inserts data line by line for this textarea.
- expiredbefore (for Date field only) - it makes TraySafe notify if current date is earlier than provided one.
- expiredafter (for Date field only) - it makes TraySafe notify if current date is later than provided one.
Using these fields you can create custom account specially for you.
Page format:
Page=Page name; (Icon=IconNameFromIcons.bmp)
Controls format:
Name=Control name; Value=Control data; (flags string)
"flags string" is a comma separated string with the set of flags listed upper.
Examples of accounts and their content you can find in %TraySafe folder%/Accounts folder.
If you have any questions or suggestions about functions of TraySafe, contact us at support@traysafe.com.