I want user to be able to add 20 photos to content type, is there a way to increase the limit from 10 to 20? Not be unlimited but be a given number above 10.

Comments

vm’s picture

yes. set the value on the field to 10 in the field settings for the image field in question.

Anonymous’s picture

that would set it to only 10 where i want 20

vm’s picture

ah i read incorrectly. you would need a custom module to alter the behavior

Anonymous’s picture

thanks VM