I am only able to see app. 16 characters in the variable search results (in adv.flow editing view). I find this way too narrow and end up hovering mouse pointer over results to find the one I am looking for. Any way to increase width or any browser this behaves differently?
Sorry, I cannot help you in increasing the space. You could probably request some changes to Athom support.
I have the same issue as I collect events over the day.
In this case as a work around you can add the new events to the front instead to the end. Then you will see them earlier.
Set (a)eventCollector as ‘time: (a)newEvent; (a)eventCollector’
instead of
Set (a)eventCollector as ‘(a)eventCollector; time: (a)newEvent’
Maybe that helps a bit.