d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Site Suggestions > Golds Logs Only For Month With A Least One Entry > To Simplify Browsing Gold Logs History
Add Reply New Topic New Poll
Member
Posts: 13,838
Joined: Aug 7 2011
Gold: 361.75
May 9 2019 03:05pm
Quote (GoblinSlayer)
They added the ability to export your gold logs by year, I doubt they’re adding anything further tbh
Quote (Kevin)
This. This.

Doing this would require an ajax request for every month to see if there are any results month by month. For some this wouldn't be a big deal but as your account ages this becomes more and more difficult (think 100+ requests to check an old account like mine). This many requests just isn't sustainable for a site feature especially when you can simply export each year to .csv, append each year into one excel file and have a fill history of all gold transactions in front of you.

Doing this would require an ajax request for every month to see if there are any results month by month. For some this wouldn't be a big deal but as your account ages this becomes more and more difficult (think 100+ requests to check an old account like mine). This many requests just isn't sustainable for a site feature especially when you can simply export each year to .csv, append each year into one excel file and have a fill history of all gold transactions in front of you.

Simply use the export feature: https://forums.d2jsp.org/gold.php?a=20



Well https://forums.d2jsp.org/topic.php?t=80995939&f=258&p=545454262 was closed before I could eveen respond...
It's not like this subforum is active so get a few days policy before closing threads no?

No it would not, you can have it in one ajax request. as I stated in the thread you closed, when the user go in gold logs the select box contain only the active(s) month(s)
And please how one ajax request is poor when switching month response is th HTML page ?

Edit : just so you know, there is a thing called pagination (or infinite scroll) so your 100k trade would be 25 by 25 or something like that.



This post was edited by Faros75 on May 9 2019 03:22pm
Go Back To Site Suggestions Topic List
Add Reply New Topic New Poll