Hello guys,
I work for a LATAM company using Arc, our content sources are stored as javascript files so we follow the javascript definition https://elcomercio.arcpublishing.com/alc/arc-products/pagebuilder/fusion/documentation/api/feature-pack/content/source.md?version=2.7 .
The thing is that our content sources' params
are defined as the JSON definition says, I mean, as an object's array, where each object has the name
, displayName
and type
keys. Even it isn't documented this way, it's working and even better, we have the chance to add the displayName
which is important for use to have human readable params in PageBuilder.