Hey guys,
I am looking to input a lot of information which comes alphabetically onto my page, which users can skip between the letters they need to then drop down the information. Kind of like an A-Z slider. Any suggestions on what App I could use to embed into my wix site?
Thanks Rachel 
Hi Rachel!
You can use either code or dataset in order to display your data items alphabetically.
Datasets has the option to set a sort through their settings, while by using code you can manipulate the data in any way you want.
Check this API reference that deals with WixDataSort.
Doron.