Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

Import Document Type Missing, replaced with Import Sync-Pack #56

Closed jattwood closed 3 years ago

jattwood commented 4 years ago

On Usync 8.2.0 on Umbraco version 8.6.3, If I wish to import a document type when setting up my base environment, I can't see the Umbraco option to Import Document Type.

To reproduce, right mouse click on Document Types and you will see that there is only the option to Import Sync-Pack. If another umbraco install that I wish to get my doc type does not have Usync installed, I can't import any document type templates.

image

I would expect the default Umbraco Import Document Type as an option:

image

KevinJump commented 4 years ago

Hi,

yes you can disable this feature by adding hte following to the uSync8.config file (and restarting the site)

<Backoffice>
    ///   ..... existing settings here ... 
   <Exporter>
     <DisableExistingMenuItems>false</DisableExistingMenuItems>
   </Exporter>
</Backoffice>
jattwood commented 4 years ago

Awesome. Thanks!

From: Kevin Jump notifications@github.com Sent: July 10, 2020 11:48 AM To: Jumoo/uSync.Complete.Issues uSync.Complete.Issues@noreply.github.com Cc: Jamie Attwood jattwood@proteaninteractive.com; Author author@noreply.github.com Subject: Re: [Jumoo/uSync.Complete.Issues] Import Document Type Missing, replaced with Import Sync-Pack (#56)

Hi,

yes you can disable this feature by adding hte following to the uSync8.config file (and restarting the site)

/// ..... existing settings here ... false

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Jumoo/uSync.Complete.Issues/issues/56#issuecomment-656745666, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABRHLCENID4LHCAO274ZEYTR24Z4LANCNFSM4OWUVDMA.