Hello everyone,
Is there an attribute that can be used as a placeholder for an input field?
The background:
I use the link button extension from Kharg, I hide the title and so on, so that only the button is visible.
But if there is no link yet or if I create a new entry, I have an empty field and my colleagues may not know what to put in there.
I already have it with “placeholder”: “Link”
but without success.
Tried in the following files:
custom/Espo/custom/Resources/layouts/ENTITY/detail.json
and
custom/Espo/custom/Resources/metadata/entityDefs/ENTITY.json
Many thanks for a hopefully positive answer.
Is there an attribute that can be used as a placeholder for an input field?
The background:
I use the link button extension from Kharg, I hide the title and so on, so that only the button is visible.
But if there is no link yet or if I create a new entry, I have an empty field and my colleagues may not know what to put in there.
I already have it with “placeholder”: “Link”
but without success.
Tried in the following files:
custom/Espo/custom/Resources/layouts/ENTITY/detail.json
and
custom/Espo/custom/Resources/metadata/entityDefs/ENTITY.json
Many thanks for a hopefully positive answer.
Comment