You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error in path to the Major or Minor Data Definition in the _cms/formats/velocity/catalog/current-folder-fwd3 Format causes Major or Minor pages not to be included in the full catalog PDF rendering. The path includes a parent container Catalog but in the site export the Major or Minor Data Definition is in the root container.
Workaround
On Line 1 change:
[@definition-path='Catalog/Major or Minor']]
to
[@definition-path='Major or Minor']]
The text was updated successfully, but these errors were encountered:
Description
An error in path to the
Major or Minor
Data Definition in the_cms/formats/velocity/catalog/current-folder-fwd3
Format causes Major or Minor pages not to be included in the full catalog PDF rendering. The path includes a parent containerCatalog
but in the site export theMajor or Minor
Data Definition is in the root container.Workaround
On Line 1 change:
to
The text was updated successfully, but these errors were encountered: