• I have installed the plugin and works as expected, but I need to show custom fields created within the Yext Platform.

    Is it possible?

Viewing 1 replies (of 1 total)
  • Hello,

    Custom fields are not currently supported at this time with the plugin. However, you can embed the knowledge tags script into your page:
    <script async defer src="https://knowledgetags.yextpages.net/embed?key=<SECRET_KEY>&account_id=<ACCOUNT_ID>&location_id=<LOCATION_ID>" type="text/javascript"></script>
    and embed a custom field like this:
    <[HTML_TAG] data-yext-field="customFields.[ID]"></[HTML_TAG]>

    With documentation here: https://developer.yext.com/docs/guides/working-knowledge-tags/#script

    Please let me know if you have any further questions.

    Thank you,
    Noah

Viewing 1 replies (of 1 total)
  • The topic ‘Show Custom Yext Fields?’ is closed to new replies.