Search workflows and text blocks for date formatting

Hello there!

I’m in the process of updating all the static date and time settings to a different time zone ID.

I was wondering if there’s a convenient search function available to help me locate these settings without having to manually check each page and workflow. While I’m more than willing to make the updates manually, I just want to make sure I don’t overlook any of them.

Thank you

I’m not sure exactly what you’re referring to without seeing any screenshots but have you tried the bubble search functionality (magnifying glass in the top right) with the “contains” field populated. It isn’t awesome so whenever I search for something, I always run a test with an element that has what it to find and see if it finds it (tick on “search current page only” to make the search much faster).

The other option is to export your entire app as json and search through the json. It’s not ideal but it will be searchable if you open it as a text file and you should be able to tell where the elements are

Brilliant, thank you so much. Exporting the app and opening up the JSON, is a simple solution.

I’ve exported the application, made the adjustments and reimported the application. I just going to test all is working accordingly.

Thanks again for the response and solution.

1 Like

Np. Glad that worked. Can you mark my answer as a solution so it helps other people find it better?