Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nadine Fisch 159 posts 429 karma points
    Feb 19, 2018 @ 10:24
    Nadine Fisch
    0

    Installed Form Dashboard

    Hi people,

    there is another question :-) I installed Umbraco Forms on my dev system and upload the the folder /App_Plugins/UmbracoForms to my staging system.

    On the staging system are all entries of my form available, but I still got the message to install the forms. After clicking on the install-Button nothing changes.

    Do you have any ideas?

    Thanks in advance,

    Nadine

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Feb 19, 2018 @ 11:11
    Matthew Wise
    0

    Hi Nadine,

    Does your config/dashboard.config have a section like:

    <section alias="StartupFormsDashboardSection">
    <areas>
      <area>forms</area>
    </areas>
    <tab caption="Dashboard">
      <control>/app_plugins/umbracoforms/backoffice/dashboards/licensing.html</control>
      <control>/app_plugins/umbracoforms/backoffice/dashboards/yourforms.html</control>
      <control>/app_plugins/umbracoforms/backoffice/dashboards/activity.html</control>
    </tab>
    

    this will make the section show the correct dashboards.

    Cheers

    Matt

  • Nadine Fisch 159 posts 429 karma points
    Feb 19, 2018 @ 11:53
    Nadine Fisch
    0

    no the section is missing. Thank you for your hint. But how can I add those lines without getting a server error? :-)

    System.Exception: Error indexing queue items,System.ArgumentException: Illegal characters in path.
    

    I did not change the pathes and the files are available

Please Sign in or register to post replies

Write your reply to:

Draft