Unable to Lock Lazyblocks Using Black API Function
-
I am unable to lock my custom lazyblock using the template lock attribute:
$template = array( array('lazyblock/event-details', array( 'lock' => array( 'move' => true, 'remove' => true, ), ) ),Note: I am able to lock core blocks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Unable to Lock Lazyblocks Using Black API Function’ is closed to new replies.