<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Missing config in app.config.json for custom menu in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10049#M4485</link>
    <description>&lt;P&gt;I think there's a mistake in the tutorial, and the file should be "app.extensions.json"&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 08:51:31 GMT</pubDate>
    <dc:creator>dvuika</dc:creator>
    <dc:date>2021-06-14T08:51:31Z</dc:date>
    <item>
      <title>Missing config in app.config.json for custom menu</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10048#M4484</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm following this tutorial &lt;A href="https://alfresco-content-app.netlify.app/#/getting-started/navigation" target="_self" rel="nofollow noopener noreferrer"&gt;https://alfresco-content-app.netlify.app/#/getting-started/navigation&lt;/A&gt; and I read "In the app.config.json define a link entry which will point to the custom page" but in &lt;A href="https://github.com/Alfresco/alfresco-content-app" target="_self" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-content-app&lt;/A&gt; in the file app.config.json there isn't any "navigation" property.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 08:31:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10048#M4484</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2021-06-14T08:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing config in app.config.json for custom menu</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10049#M4485</link>
      <description>&lt;P&gt;I think there's a mistake in the tutorial, and the file should be "app.extensions.json"&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 08:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10049#M4485</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2021-06-14T08:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing config in app.config.json for custom menu</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10050#M4486</link>
      <description>&lt;P&gt;do you mean the file inside /src/assets folder? in this file there isn't a "navigation" property, there is "navbar" but the syntax is different from tutorial, therefore it is difficult to understand how to add an item to the menu.&lt;/P&gt;&lt;P&gt;there is an updated guide?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 09:14:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10050#M4486</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2021-06-14T09:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Missing config in app.config.json for custom menu</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10051#M4487</link>
      <description>&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/16254"&gt;@dvuika&lt;/A&gt;&amp;nbsp;is right. It seems that the tutorial is wrong, I faced the same problem as you.&lt;/P&gt;&lt;P&gt;navigate to app.extensions.json and in the navbar section add the following code:&lt;/P&gt;&lt;PRE&gt;    {
            "id": "app.navbar.custom-page",
            "order": 400,
            "icon": "description",
            "title": "Custom Page",
            "description": "Custom Page Description",
            "route": "custom"
          }&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Feb 2022 14:27:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/missing-config-in-app-config-json-for-custom-menu/m-p/10051#M4487</guid>
      <dc:creator>KarekMedAM</dc:creator>
      <dc:date>2022-02-02T14:27:56Z</dc:date>
    </item>
  </channel>
</rss>

