Description of the need
Whenever one creates a new field, the "Global settings" section, which contains the field cardinality setting, is easily overlooked.
So, I attach a field to a node type, then try to create a node of that type, but realize, that I forgot to set the cardinality to a value higher than "1".
Then I go back to the field settings and update the cardinality value, then go back to create a node. ... Some unnecessary clicks in my opinion. I bet, I'm not the only one.
Proposed solution
Expand the fieldset initially, so it's getting a little more attention, when creating fields.
Alternatives that have been considered
Hook form alter... :wink:
There's the fieldset: https://github.com/backdrop/backdrop/blob/1.x/core/modules/field_ui/fiel...
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7. If you are simply copying a site from one location on a server to another, the...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.