Copied to clipboard

Flag this post as spam?

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


  • David Tregoning 63 posts 236 karma points
    Jan 17, 2017 @ 09:24
    David Tregoning
    0

    Using inconjunction with a U7 Grid data type

    I am using a U7 Grid data type (called WeekAhead) to store and render information about days of the week in my Umbraco website. Rather than manually adding new content each week I was looking to utilise CMSimport to load a spreadsheet containing the data for the days of the week.

    Upon installing the package and setting up my initial import the 'settings' area is displaying the U7 Grid data type of WeekAhead but I can only select a single column from my spreadsheet.

    Is there away of assigning the days of the week within my WeekAhead U7 Grid data type to specific columns within my spreadsheet, or is CMSImport not able to do this?

    If not can this be done with custom code

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jan 30, 2017 @ 10:35
    Richard Soeteman
    0

    Hi David,

    Sorry for the delay. Didn';t receive a notification about this topic. Out of the box this is not possible with CMSImport. But you can create a Fieldprovider that structures the data in the exact format the Grid wants. Or use the event system for set the values via code. See documentation http://soetemansoftware.nl/cmsimport/downloads

    Grid support is on the list, same as Archetype etc but those types are a structure of itself and that's the hard part.

    Hope this helps you for now.

    Best,

    Richard

  • David Tregoning 63 posts 236 karma points
    Jan 31, 2017 @ 11:44
    David Tregoning
    0

    Thanks Richard, I will look into using Fieldprovider's injunction with CMS Import. KR David

  • Biagio Paruolo 1593 posts 1824 karma points c-trib
    Dec 21, 2017 @ 09:30
    Biagio Paruolo
    0

    +1

Please Sign in or register to post replies

Write your reply to:

Draft