• I need urgent help please.
    I need the form to :
    – Add all new entries labeled “Success” to go to the top of the page.
    – All entries labeled “Close to pin” to be added below the success list in the order of there number.

    At the moment it doesnt want to work. all entries simply go to the bottom. The :Success” entries doe go above “the Close to pin” entries but not in the corect order.

    And then lastly. We need it to be that if an entry is edited, that it goes back to the top.

    Please please help.

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter uamedia123

    (@uamedia123)

    We are using the sticky list as a leader board. so its very important that the order is correct. It did alow all the entries to pop i to the right place before accept for the “close to the pin” section, but as soon as i edit it it fails to do so.

    Thread Starter uamedia123

    (@uamedia123)

    So it should be in a nutshell :
    1. Sort direction { new ant the top and moving down}
    2. Initial sort by {Success, last one in at the top, move to top after edit.}
    3. Then below “Success” {Centimeters from the pin, order smallest number from top to bottom}

    And if any of those values are not available (Success or Number of Centimeters from the pin). it should not be listed at all. (If this is not posible tat would be ok, as long as the 1 – 3 is sorted)

    Thread Starter uamedia123

    (@uamedia123)

    Please help me. i have only till Monday to sort this issue. please

    Plugin Author fried_eggz

    (@fried_eggz)

    This is some advanced sorting you are trying to do. I would suggest using the PHP filter called filter_entries to do the sorting before the page is rendered

    Thread Starter uamedia123

    (@uamedia123)

    Is there a way i can at least get close. at least get the entries to go to the top once they are entered or edited?

    Thread Starter uamedia123

    (@uamedia123)

    I have idea how to do those or implement them.

    Thread Starter uamedia123

    (@uamedia123)

    the normal Descending / Ascending doesn’t seem to work

    Thread Starter uamedia123

    (@uamedia123)

    If you could maybe help to get something like you helped with this guy
    https://www.ads-software.com/support/topic/sort-doesnt-work-if-multiple-tables-are-on-a-page/

    https://www.arkanebeer.com/tap-list/

    I would like the 2 tables from this one form.
    1. to view only the “success” entries in Descending mode.
    2. to view ” Closesed to the pin” a separate table below that also Descending based on time entered.

    That would also work great.
    Please man, I Realy need this help please.

    Thread Starter uamedia123

    (@uamedia123)

    Ok so i tried the following:

    Because i basically want to split the list in 2 with the same results accept for the 2 entries, i thought this might work. i used both these short codes on the same page..

    [stickylist id=”1″ field=”13″ value=”Success”]
    [stickylist id=”1″ field=”17″ value=”Closest to the hole”]

    Hoping that it would give me 2 tables listing the same forms accept for excluding those 1 of those 2 fields in the other.

    But still no luck. Why would this not work?

    Also i have one other question. I would like everyone to be able to see the list on the page but only someone logged into admin to be able to edit the entries. I had that working until tried to split the list and now even if i changed that back it still allows everyone to edit the list.

    Plugin Author fried_eggz

    (@fried_eggz)

    To get the entries to go to the top once they are entered or edited you could try checking “new entry id” in settings and sort the list by entry date.

    This support thread contains lots of different questions. Please try to make one thread per issue.

    Thread Starter uamedia123

    (@uamedia123)

    Ok so i think this would make it easy. ( amd again. THANK YOU SO MUCH FOR YOUR HELP)

    Lets say i have 1 form. in the form i would like users to select from 3 options with a radio button.
    (Option 1 = winner, Option 2 = loser, and option 3 = fail)
    Then on my page, i would like to have 3 lists. one for each of the user types selected in the form.
    so on the page the first table would be the table with the winners, listed descending. (last entry goes on top)
    Then a list of all the losers, sorted according to a number entered in the form.
    an then just a list of the fails. listed descending. (last entry goes on top)

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Sorting of the list’ is closed to new replies.