Is there a way to load ALL questions on a specific tag? (Without braking my finger by clicking "more" 100 times? )
..this would be so helpful, I then could just use STRG+F in my browser...
Or is there a way to get a tabular few of the questions on a tag? Something like https://blogs.sap.com/wp-admin/edit.php ,but not for Blogs but for questions, and not only your own ones but all…)
Something like https://answers.sap.com/tags/73554900100800000266/all (no, this doesn't work, I tried.... )
My use case is: I have an answer to a question I know someone asked a long time ago... if I would find that question again, I could check, if the answer there is still missing and provide it, if that's the case...
It’s frustrating that it's so hard to contribute in this case - it should be really easy™!
(In case you’re wondering: the answer in that case is not "42" but "2354516" (SAP Note).
best
Joachim
PS: I’m asking here in Coffee Corner, as I thing I have higher chances in getting an helpful hint compared to Using sap.com
My guess: If such a url existed, it would be common knowledge now. Especially here in the CC. ^^
Hi,
Computer says nooo.
Are you sure that 23545167 is the SAP note? Maybe you've switched 2 digits by mistake
Cheers, Rob Dielemans
Well, found what I thought I remembered:
https://answers.sap.com/questions/43385/001-client-missing-in-s4-hana.html
it already had a "best answer" so I guess the creator of the question was happy already. Nevertheless added my input, might be helpful in case someone is using search.
There's still one new thing I learned on this one:
While only certain sort-options ("oldest" NOT being one of them) a provided, adding a
?sort=oldest
to the URL does work fine:
Try for yoursefe if you want: https://answers.sap.com/tags/73554900100800000266?sort=oldest
best
Joachim
Well, there's something:
?pageSize=[some big number]
like in
https://answers.sap.com/tags/73554900100800000266?pageSize=280
...but it seems there's some build in Max-Number, as the above one only goes back until December.
Still, it saves you some clicks on "show more".
Here's how i found out:
Chrom F12, Console, Rightclick, "Log XMLHttpRequest", click on "show more" :
Would this not be a good use case for the type ahead search functionality of the Answer hub screen? It would seem to me that beyond a certain number of entries, the idea of an unbound or row limited request to return all questions would be detrimental to both your client browser and the server itself?
hmmm - this would work better if the selected primary and/or secondary tags were taken into consideration when phrasing 'Your question' in the input box...currently it would appear the search is ALL answers (questions) and tags are only hear to bind the new question for future interaction.