Questions tagged [field]

292 questions
17
votes
3 answers

Exporting/Importing Fields

Is there an easy way for Importing/Exporting Fields? I'm just working on a selection of Global fields that I'd like to be able to add for each client site. These would be things like Contact Details, Social Links, etc. EDIT: I created FieldManager…
crawf
  • 3,552
  • 14
  • 27
4
votes
2 answers

Clarification on UID creation

I have a series of matrix blocks that use a ton of the same fields and was hoping I could simply duplicate them in the database and update the context and id of the fields. It'd be a LOT faster this way however i'm unsure of the UID column, how/when…
Christopher Healey
  • 1,378
  • 1
  • 11
  • 27
4
votes
1 answer

How can I test if a field has been assigned to a channel?

I've got a generic template that can display entries from different channels. How in the template can I test if a field has been has been assigned to any given channel?
user1070143
  • 1,106
  • 12
  • 24
3
votes
2 answers

Disable or hide an entry field in the CMS

Is there a way to hide or disable an entry field in the CMS so that the field still exists in the database but can not be edited by a user. The field will only ever be altered dynamically from a plugin?
Lettie
  • 2,033
  • 2
  • 15
  • 26
2
votes
1 answer

Can you add duplicates fields in a structured section's GUI?

Is there a way to duplicate fields when creating "structures" in the visual editor. If I wanted to add four simple textfields, it appears I can't just drag-and-drop four textfields in and give them IDs as that field disappears. i.e. If I have four…
nexflo
  • 539
  • 4
  • 13
2
votes
1 answer

Crop & Aspect Ratio Icons

This is a very loosely associated question but looking at the plugin page for Pimp My Matrix, they depict icons for Crop Position, and Crop Aspect Ratio: Are these custom fields from somewhere or is it possible somehow to add your own icons for…
Ian Young
  • 584
  • 3
  • 9
2
votes
2 answers

Why can't I drag and drop fields in settings on a mobile phone?

Each field has no option to move them on a phone. Using Firefox and Chrome on a Samsung Galaxy 5.
Eli Peters
  • 31
  • 2
1
vote
1 answer

Radio button field no setting default checked

I have two radio buttons on a field. I check one of the options as default so it's checked automatically, but when I visit the entry it's on, both of them are unchecked. I've tried deleting and remaking and it still doesn't select default. Has…
good_afternoon
  • 319
  • 1
  • 10
1
vote
1 answer

Using basic markup in field names

I'm creating field names for electrical components and I'd like to use subscripts like this: Vmin Vmax Vadj Vmin Vmax Vadj Note that this is just for the field name, not the handle. Is there a way to do this in…
David Jones
  • 331
  • 2
  • 8
1
vote
1 answer

Populate Field Group With Fields From Another Field Group

I hadn't seen this asked, so I thought I'd broach the subject. I would like to copy fields into a new field group, and then add/delete a few of those fields from the new group, to save time of building one again from scratch. Does Craft have a way…
buck1112
  • 400
  • 1
  • 11
1
vote
1 answer

Default values when using 2 locales

I have a field in a site I'm creating which is weather and uses a TABLE field in order to enter the MONTH, TEMP, RAIN etc etc. Im using 2 locales within the site, EN and FR... Initially I've setup the default values for the MONTH to include JANUARY…
Etheya
  • 11
  • 2