Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

import content / export content not appearing in DNN 5.01 with Dynamic Forms
Last Post 09-13-2011 12:40 PM by Candace. 15 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
David ToUser is Offline
river guide
river guide
Posts:2719
Avatar

--
05-20-2009 09:12 AM

    There are issues with Dynamic Forms in the latest release of DNN 5.01 version where Dynamic Forms doesn't have the Import Content / Export Content available.  We are still researching on this issue. For now, please go to HOST / SQL and execute the following query:

    update {objectQualifier} DesktopModules set SupportedFeatures=1 where FriendlyName like '%Dynamic Forms%'

     

    Then go to HOST / HOST Settings and click on the "Restart Application" link.  The import / export content should appear afterwards. -- David

    <!--[if gte mso 9]> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->

    JeffUser is Offline
    skipping stones
    skipping stones
    Posts:5
    Avatar

    --
    07-13-2009 06:04 AM
    Are there any updates on this situation? I've run the script successfully and restarted the app, but there is still nothing showing up in the import dropdown. I can see the file on the ftp, so i know it's exporting. Any ideas would be appreciated
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-13-2009 06:38 AM
    HI Jeff, what version of DF are you running? Also, is your DNN 5.01 or 5.1.0? The above scripts should have fixed the issue. -- David
    JeffUser is Offline
    skipping stones
    skipping stones
    Posts:5
    Avatar

    --
    07-13-2009 06:59 AM
    hey david, we're running dnn 5.00.01 and DF 2.70.0

    i'm able to export successfully and can see that the xml file is being created on the portal, but it's not pulling into the import dropdown.
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-13-2009 07:49 AM
    This is very bizarre. If you can see the "export content" drop down, I don't see any reason why the "import content" drop down won't appear. Does this also happen on other modules or just DF 2.70.0? -- David
    JeffUser is Offline
    skipping stones
    skipping stones
    Posts:5
    Avatar

    --
    07-13-2009 08:31 AM
    I'm sorry - what i meant was that once you click 'import content' from the module dropdown, then select 'root' folder (where i exported it to), the dropdown still does not get populated with selections.
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-13-2009 08:37 AM
    HI Jeff, if you Admin / File Manager can you traverse to the root and rename or copy the XML filename to something else? For example, if your exported filename is filename.xml, rename or copy it to another name called filename2.xml and see if the Import Content drop down will see and list it? I've had this happened to me numerous times on my localhost system where I had to rename or copy the xml file. -- David
    JeffUser is Offline
    skipping stones
    skipping stones
    Posts:5
    Avatar

    --
    07-13-2009 08:55 AM
    I tried renaming, saving to different folders and renaming, and still nothing. Here's what's being exported, which looks like the correct syntax to me:

    content.DynamicForms.RightSideContact.xml
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-13-2009 10:01 AM
    Can you try one more thing, and that is to copy the file and rename the copy to content.DynamicForms.RightSideContact2.xml? See if this will show up. Thanks. -- David
    JeffUser is Offline
    skipping stones
    skipping stones
    Posts:5
    Avatar

    --
    07-14-2009 10:02 AM
    yes david, that did the trick. once i copied it and named it with 2, i was then able to name it anything and it still works. how'd you figure that one out?
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-14-2009 10:10 AM
    I had the same problem with importing / exporting XML files on my localhost system. People would send me XML files to debug in DNN and I place it in the "Exports" folder but it won't appear in the drop down list. Sometimes, I would have to copy it and then rename it for it to work. -- David
    Chris BreslinUser is Offline
    skipping stones
    skipping stones
    Posts:8
    Avatar

    --
    02-09-2010 08:22 AM

    I'm having exactly the same trouble as described above with trying to import a demo module. I have tried every combination of moving and renaming that is possible but the import list will still not populate with any of the demo files. I am using DNN 5.2 and Dynamic Forms 3.3.

    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    02-09-2010 08:30 AM
    HI, please go to Admin / File Manager and traverse to the directory where you placed the XML file and click on "Synchronize File". This should sync up the DNN file manager with the localdisk hard drive and then you should see it available for import. If not, get back with me for other options. -- David
    Chris BreslinUser is Offline
    skipping stones
    skipping stones
    Posts:8
    Avatar

    --
    02-09-2010 08:38 AM

    Sorry, tried that but still no luck.

    Chris BreslinUser is Offline
    skipping stones
    skipping stones
    Posts:8
    Avatar

    --
    02-09-2010 08:46 AM

    Hold the horses, it's now working !  Formed a new module on another page just to try it and this time it has populated the list and imported it. What do you know. Cheers for the prompt response anyway.

    CandaceUser is Offline
    river guide
    river guide
    Posts:2431
    Avatar

    --
    09-13-2011 12:40 PM
    testing.  please ignore notification.
    You are not authorized to post a reply.


     
     

    Join our mailing list...

    Get current news and events the easy way
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.
     
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi