Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author thomstark

    (@thomstark)

    First try checking your console for any javascript errors when you press save. Let me know if any.

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Yes, I tried, no javascript errors in consoles. The additional custom columns just don’t want to save.

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Maybe the problem has something to do with the fact I can’t even move between sub directories (here’s my webpage: (under publications, there the tree)
    https://93.103.18.87/fd/en/

    Thread Starter phantomsmaug

    (@phantomsmaug)

    Alright, i’m seeing a java script error, when trying to browse sub directories:

    Slikica 18:56:59.png

    Also, if I copy the link, and remove the pagename, I can access that sub. (for example on my side, if I visit a link with removing en_pub from the url)

    I am also having the same issue in manager mode, where the data doesn’t save after renaming and adding info into the custom columns. There is no error showing up in the console.

    My shortcode:
    [fileaway type=”table” base=”2″ drawerid=”1″ searchlabel=”Search” filenamelabel=”PDF” customdata=”LSI Part,NSN,Used On,Noun” mod=”no” size=”on” bulkdownload=”on” metadata=”database” flightbox=”pdfs” boxtheme=”silver-bullet” manager=”on” theme=”silver-bullet” heading=”Approved Parts” hcolor=”blue” color=”blue” iconcolor=”blue”]

    Screenshot:
    https://imgur.com/biRRyRm

    Please, let me know if you can think of any reasons why this may be happening.

    From reading through other posts, I just discovered an alternative solution was to fill in the other column data by appending the filenames as such:

    96054[LSI part #, NSN #, Used on F-16, Transmitter].pdf

    Filling the column data between the brackets like this works, but I’m still wondering if it’s possible to do this through manager mode, using the rename function. As this will make it easier for my client to update the table on their own through the front end interface.

    Aside from that, this plugin is awesome and perfect for what I need, so thank you for creating it.

    Plugin Author thomstark

    (@thomstark)

    Remove metadata=database from the shortcode, and the Rename function will rename the actual file with the custom column format.

    I tried removing that, but it did not work. The rename function still leaves the column data greyed out and makes the lightbox no longer open the document.

    If you’re open to looking into this for me, let me know and I can send you the credentials for my site.

    Also, another issue I encounter was the when using the method of inserting data like this:

    96054[LSI part #, NSN #, Used on F-16, Transmitter].pdf

    …many of the dashes “-” were removed on the front-end, but not all dashes disappeared. This can make the process of searching for products that have dashes not work properly.

    Is there a workaround for this issue?

    Has this problem been resolved? I have the same issue. Enter the info in manager mode, but the information does not save/get retrieved. Very simple implementation. Using a filename metatag is not an option for me.

    The problem seems to be with more than one customdata field.

    Won’t work:
    [fileaway base=”2″ manager=”on” size=”no” customdata=”Description, Tags” metadata=”database”]

    Won’t work:
    [fileaway base=”2″ manager=”on” size=”no” customdata=”Description,Tags” metadata=”database”]

    Works:
    [fileaway base=”2″ manager=”on” size=”no” customdata=”Description” metadata=”database”]

    Plugin Author thomstark

    (@thomstark)

    Customdata issue should be fixed in the next release, very soon.

    Plugin Author thomstark

    (@thomstark)

    please update to version 3.9

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Can't add custom column info’ is closed to new replies.