Difference between revisions of "User: Bgrenon/1"
From Genesys Documentation
Line 1: | Line 1: | ||
− | {{# | + | {{#cargo_query: |
− | | | + | tables=Article, MintyDocsProduct, ContentAreaSection |
+ | |join on=Article.Product=MintyDocsProduct.displayname,MintyDocsProduct.contentarea=ContentAreaSection.DisplayName | ||
+ | |fields=ContentAreaSection.Platform=Platform,MintyDocsProduct.displayname=Workspace,Article._pageName=Page | ||
+ | |where=ContentAreaSection.Platform="GenesysEngage" | ||
+ | |format=json | ||
}} | }} |
Revision as of 18:56, March 23, 2020
Error: No field named "Platform" found for the database table "ContentAreaSection".