Create a field from type image with the name NewImageField.
Create another field from type image with the name NewImageField.
The two field will be created with different aliases.
The two fields are created with the same alias. The two fields are shown in the field manager. But if you you edit an article, the is only one field visible.
But it is not possible to select an image and I cant see the field in the frontend.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-22 23:59:33 |
Closed_By | ⇒ | zero-24 |
Closing as there is a PR to test ;)
That's one reason why I proposed to get rid of alias completely and use the ID instead for the name. That would be unqiue by its definition.
See #13182
If we keep the alias, we need to make sure the alias is unique.