Closed (fixed)
Project:
Bean Slide
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2012 at 00:11 UTC
Updated:
4 Apr 2012 at 17:00 UTC
When calling field_create_field, in beanslide.install, you might want to considering passing 'locked' => TRUE in your field configuration array. That way, a site admin can't delete the fields that are required for bean display.
Comments
Comment #1
duellj commentedGood call. Locked the field collection field, but left the other fields unlocked, since users might want to have slideshows without images.