You would need to set up a match for several / all sites.
To make an entry match every site, edit the entry and select the Auto-Type tab, Click Add to add a target window and use a single asterisk (*) in the "Target window" field.
Thanks but i think you didn't understand me, i want to have a AutoType Like this:
{Global:ID}{TAB}{USERNAME}{TAB}{PASSWORD}{ENTER}
the idea is to store the ID in a special entry that can be assessed from all entries.
Regards
Avishai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would a Field Reference do what you want? If you create a record for just the data you want to use in multiple entries, and then include a reference to that record's data in the template, any records created using the template will include the reference to the shared data. The only thing you can't do is reference a custom field - one other than Title, Username, Password, URL, Notes, or UUID - but this shouldn't matter; if you're creating a record just for sharing this data, you can just use one of those fields and ignore the fact that the field name doesn't match the actual type of data stored there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to create a global parameter for Auto typing (like ID / Credit card number) ?
What do you mean global? An example please?
cheers, Paul
ID number - I wish to use it in auto type of several diffrent enteries.
You would need to set up a match for several / all sites.
To make an entry match every site, edit the entry and select the Auto-Type tab, Click Add to add a target window and use a single asterisk (*) in the "Target window" field.
Alternatively add a Button via a trigger to send your desired information.
http://keepass.info/help/v2/triggers.html
cheers, Paul
Thanks but i think you didn't understand me, i want to have a AutoType Like this:
{Global:ID}{TAB}{USERNAME}{TAB}{PASSWORD}{ENTER}
the idea is to store the ID in a special entry that can be assessed from all entries.
Regards
Avishai
Well i think i have a solution i will use the referece option:
{REF:P@T:Global}{TAB}{USERNAME}{TAB}{PASSWORD}{ENTER}
I wish there will be somthing like that in the string fields list.
Thanks for your help.
What do you mean "in string fields list". Do you want to see it in the "insert placeholder" list when editing an Auto-Type?
cheers, Paul
I assume he meant referencing of a custom string field, which is not possible as we know, and which would be excellent to be implemented.
Would a Field Reference do what you want? If you create a record for just the data you want to use in multiple entries, and then include a reference to that record's data in the template, any records created using the template will include the reference to the shared data. The only thing you can't do is reference a custom field - one other than Title, Username, Password, URL, Notes, or UUID - but this shouldn't matter; if you're creating a record just for sharing this data, you can just use one of those fields and ignore the fact that the field name doesn't match the actual type of data stored there.