Attributes at Block Type Level
Permalink
I'm creating a new Block for the Marketplace and I want to know if there is a way that I can set some attributes / values that automatically apply to all instances / occurrences of a block Type?
Thanks, Pete
Thanks, Pete
heres some docs on the config class
http://www.concrete5.org/documentation/developers/system/config-pre...
and an article
http://www.concrete5.org/documentation/how-tos/developers/use-the-c...
if you want attributes block to block, then it should just be a db column for the block, and put the form in edit/add.php