Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ryanek20 Friend
    #967683

    Hey guys, just bought K2 Filter Component. Love it.
    I am revamping a website that used a different software to obtain a search by keyword/location etc…
    I have a spreadsheet containing hundreds of entries of information (header: http://prntscr.com/ch6ewk), is there a way I can import this information/copy and paste it into a datasheet on the server? I’d love to do the same for categories as well (for filtering locations).

    Any tips guys? Thanks.

    Goal: http://www.huronmanufacturing.ca/directory/search.php

    What I have so far (just installed): http://virtualexs.com/hma/index.php/search-manufacturers

    Mo0nlight Moderator
    #967801

    Hi.

    you could not import the datasheet to k2 extrafield data. Because the k2 items save all the data of extrafield by json string.

    You need to code or save all your data match the json string type of k2. then you could import.

    For example 1 row of the extrafield column.

    [{"id":"1","value":"4"},{"id":"2","value":"7"},{"id":"4","value":"6"},{"id":"3","value":"85.00"},{"id":"5","value":"Test"}]

    id : ID_EXTRAFIELD.
    value : VALUE OF 1 EXTRAFIELD ITEM

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Mo0nlight 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum