Topic: Filter Filename on Add?
I am looking to filter filenames when they are dropped or added to the cue. Things such as removing &, quotes, spaces, things like that where they would cause issues with URLs.
Maybe I am missing it but I don't see any sort of onAddToCue event in the UI widget. And if there is one could some kind soul post a way to alter the filename of the image as its dropped on the widget please.
I will be checking filenames server side as well but I thought it would be nice to have it happen within sight of the user as they add files so they would have a heads up.
Also, is there an onRename event that can be hooked to filter the name if the user tries to rename the file using the UI?