Most GET requests only require a table ID. Modifying table data requires authentication. Using an API key in client side code is a bad idea. As long as your Javascript is written in the CMS, it can be used to...
Any template can be used for blogs. Blog templates cannot contain custom modules. To build a blog template, you must write custom HubL. Only blog templates can be used for blogs.
Modules must contain custom HubL and cannot be published without it. HTML attributes cannot contain HubL code. Module fields are added to module markup with HubL. The drag and drop editor allows you to write HubL in a custom module...
CSS rules will have the same effect on the page whether they’re written in the CSS section or the HTML+ HubL section of the module editor. Module CSS is automatically scoped to modules and will not apply to other elements...
The design manager is an IDE. The design manager helps developers build and manage assets. The design manager is used by content editors to publish pages. The design manager can be used to edit CSS files.
Names, titles, and biographies of employees of an organization A dinner menu for a restaurant Information about cats available for adoption from an animal shelter Product inventory, hex values for internal branding guidelines, vendor contact archive
It’s a good idea to give fields an intuitive and descriptive name to help content editors use your modules. Fields have HubL variable names that are used to create the markup for modules. Fields can be required but there’s no...