Field addon above the field

When adding a field addon plugin it always appears at the bottom of a field.

Label
+-----------------------------------+
|               field               |
+-----------------------------------+
+-----------------------------------+
|                                   |
|                                   |
|              Add-on               |
|                                   |
|                                   |
+-----------------------------------+

Is there a way to position it on top of the field?

Label
+-----------------------------------+
|                                   |
|                                   |
|              Add-on               |
|                                   |
|                                   |
+-----------------------------------+
+-----------------------------------+
|               field               |
+-----------------------------------+

hey @ramon.gebben, currently the add-on are only positioned below the field, I’m going to convert this in a feature request!

If you want to write above you need to use the “field editor” plugin and replace the entire field :frowning:

I actually considered doing this for a different project however it would cause the field to have slightly different styles than the existing “DatoCMS fields”.

For that scenario I would like to suggest one more thing;
Instead of everybody trying to mimic the look of DatoCMS input fields maybe you guys can also put out some components to “reuse” the same components which are used within the CMS.