Claudia999 Posted March 7, 2021 Share Posted March 7, 2021 I want to have a block with an alphabetical list of all entries in a Pages database, *beginning* with a, for example. Is there a way? Or, when not, do anyone know a search string? Link to comment Share on other sites More sharing options...
opentype Posted March 7, 2021 Share Posted March 7, 2021 (edited) 2 hours ago, Claudia999 said: is there a way? Sure. Custom Feed block. Number of entries: higher than record count. Order by: title. Edited March 7, 2021 by opentype Daniel F 1 Link to comment Share on other sites More sharing options...
Claudia999 Posted March 7, 2021 Author Share Posted March 7, 2021 Thanks 🙂 But how can I have only the entries with titles they beginning with a? Link to comment Share on other sites More sharing options...
opentype Posted March 7, 2021 Share Posted March 7, 2021 (edited) With the stock options, that’s not possible in a sensible way I would say. A custom block with custom MySQL query would be needed. Unless you structure the content itself, e.g. by putting all “A” entries into an “A” category. Then you can easily show entries from that category. Edited March 7, 2021 by opentype Claudia999 1 Link to comment Share on other sites More sharing options...
Recommended Posts