
BLOCKBLOCK CMS CODE
It allows you to quickly create skeleton for your custom block, but you still need to manually add some custom css/html code in view.php.
BLOCKBLOCK CMS MAC
This addon is made for developers and site builders. With many advanced users installing BlockBlock, Little Flocker, and other similar software, the moment a piece of malware enters the Mac world, thousands or more individuals will know about it. It has almost the same functionality but uses pre-8.0 code/api.
BLOCKBLOCK CMS FREE
This can be solved by either a custom editor that can set null value as well or by having an event handler to IContentEvents.PublishingContent and in the event handler set the value to null if it is default value (false for a bool/nullable boolean or 0 for an int/nullable int).If you like Block Builder and want to support development of this addon, feel free to star GitHub page, rate addon on Concrete CMS Marketplace or donate via Paypal. All blocks can be found in the directory /src/Administration/Resources/app/administration/src/module/sw-cms/blocks.

It is currently not possible to set a null value for those properties from the edit UI, meaning that if such a block property has a value it cannot be "nulled" from the user interface to get fetching data to apply.
BLOCKBLOCK CMS HOW TO
Learn how to use Block fields, see examples and. This can be an issue if the block contains a primitive type, such as a bool, nullable bool, int or nullable int, and that has a value. The Blocks field type is a great layout build and can be used to construct any flexible content model. For a block property this means that all properties within the block must be null for fetch content to apply. For instance, a person block may be created to house staff bios that are used across a website. Each site is typically developed with several custom block types designed to meet specific content needs. The functionality "Fetch content from another content item" will only apply when a property is considered "Null". Every website on BlokBlok CMS comes equipped with a standard set of blocks, including WYSIWYG, text, HTML, image, video, gallery and more. The result when editing a page based on Standard Page page type in the All Properties editing view.



