Lesli M Moore
My feedback
49 results found
-
1 vote
An error occurred while saving the comment -
470 votes
Lesli M Moore supported this idea ·
-
28 votes
Lesli M Moore supported this idea ·
-
80 votes
Lesli M Moore supported this idea ·
-
14 votes
An error occurred while saving the comment Lesli M Moore commented
There is a PPT on how to create a "reprompt" link or button in your reports:
https://knowledge.exlibrisgroup.com/Alma/Training/Extended_Training/Presentations_and_Documents_-_Analytics
How to create a link to rerun a prompted Alma Analytics report.pptxThe presentation cover how to reprompt when there are no results; but you can extrapolate the instructions to create a button or link for reports that have results.
How to do this (link only):
*** I don't think HTML tags will come through correctly in my reply. I will use curly braces in place of the correct HTML angle brackets. ***
1. Create your report and save it.
2. Go to the catalog of reports > click Open on your report.
3. Copy the URL in the browser bar.
4. For reports WITH results:
A. Edit the report.
B. Go to results.
C. Add a View > Other Views > Static Text
D. Check the "Contains HTML..." check box
E. Add text that makes sense for reprompting and and empty anchor (a) tag -- e.g. Ready to run again? {a href="[URL_COPIED_HERE]"}REPROMPT{/a}
F. Paste the URL of the report from Step 3 into the opening href attribute of the opening anchor tag.
G. Adjust the font using the format icon that looks like a square of boxes with an upper case A.
H. Click Done.
I. Drag the Static Text view onto the compound layout. (n.b. above the title of the report makes it easy to find)
J. Save your report.
K. Run it to test the with results prompt.
L. Adjust as needed.
5. For reports WITHOUT results:
A. Edit the report.
B. Go to criteria.
C. Click the xyz icon above selected columns.
D. Change the No Results Settings drop down to "Display Custom Message"
E. Check the "Contains HTML..." checkbox.
F. Add text that makes sense for reprompting and and empty anchor (a) tag -- e.g. No results? Try Again! {a href="[URL_COPIED_HERE]"}REPROMPT{/a}
G. Paste the URL of the report from Step 3 into the opening href attribute of the opening anchor tag.
H. Click the OK button.
I. Save your report.
J. Run it to test the no results prompt.
K. Adjust as needed. -
46 votes
Lesli M Moore supported this idea ·
-
314 votes
Lesli M Moore supported this idea ·
-
23 votes
Lesli M Moore supported this idea ·
-
14 votes
An error occurred while saving the comment Lesli M Moore commented
Here's a community knowledge article for improving the TOC display:
Lesli M Moore supported this idea ·
-
100 votes
Hello all,
While we are still working to reach a legal agreement with OverDrive to enable us to index their content in our CDI, we will be adding the OverDrive Magazine collections to our Knowledgebases.
Best,
Rael
Lesli M Moore supported this idea ·
-
54 votes
An error occurred while saving the comment Lesli M Moore commented
Display in Discovery should be an row action in the list of portfolios in the service editor screen.
Lesli M Moore supported this idea ·
-
0 votes
An error occurred while saving the comment Lesli M Moore commented
You can hide the snippet with CSS:
div.result-item-text.layout-fill.layout-column.flex > prm-snippet {
display: none;
} -
1 vote
Lesli M Moore shared this idea ·
-
63 votes
Lesli M Moore supported this idea ·
-
1 vote
Lesli M Moore shared this idea ·
-
1 vote
Lesli M Moore shared this idea ·
-
8 votes
Lesli M Moore shared this idea ·
-
1 vote
Lesli M Moore shared this idea ·
-
31 votes
Lesli M Moore supported this idea ·
-
5 votes
Lesli M Moore shared this idea ·
I think it's disingenuous of ExL to say "we don't have the necessary data" when, there is page data in the CTO
<u:key id="rft.pages">77-95</u:key>
<u:key id="rft.spage">77</u:key>
It may not be an easy fix or always consistent; but there is data to sort chapters in the correct order.