PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.87k stars 394 forks source link

Placeholders not working in custom fields #1239

Open eulores opened 4 years ago

eulores commented 4 years ago

Placeholders are only working on the main fields, but not yet on custom fields. Can this be amended?

I have some related entries (sub account 1, 2, 3 and 4) with several custom fields that are partially based on the sub account name. I try to use a reference like ftp://{username}.example.com, but this does not work. See https://keepass.info/help/base/placeholders.html for the reference at keepass.

Placeholders do seem to work only for the main fields (title, username, password, url, notes)

Thanks!

webdenis77 commented 2 years ago

I have the same problem. I understand you have no time, so please point me the place in the code where this function is (fill placeholder), maybe i can fix this.