Question: True or false? You can add a brand setting token to a theme's fields.json file to allow content editors to edit its value.
- True
- False
Explanation
HubSpot allows brand settings values to be used inside a theme’s fields.json file through inherited_value and property_value_paths. When those tokens are added to theme field configuration, the field uses the brand kit value as its default inherited source. HubSpot also states that these values can still be edited in the theme settings editor. This means a brand setting token can power a theme field while remaining editable for content teams.
Why the other options are incorrect
B) False is incorrect because HubSpot documentation explicitly says brand settings can be used in theme fields.json files and that users can edit those inherited values in the theme settings editor.
Source for verification
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot CMS for Developers II" page.
