Skip to main content
Solved

Loading bar for scripts


  • Participating Frequently
  • 5 replies

Hi,

I have some scripts that do data-validation over all the records in a view before moving them into a new view. Would it be possible to display a progress bar in the scripting app to indicate how long a process should take.

Thanks in advance :slightly_smiling_face:

Best answer by kuovonne

This is possible. Check out this thread for inspiration.

View original
Did this topic help you find an answer to your question?

2 replies

kuovonne
Forum|alt.badge.img+27
  • Brainy
  • 6002 replies
  • Answer
  • August 17, 2021

This is possible. Check out this thread for inspiration.


Forum|alt.badge.img+3
  • Participating Frequently
  • 15 replies
  • October 7, 2024

If your scripts include data validation steps, you might also want to check out the DataGuard extension—it can handle validation in real-time and might save you from running manual checks.


Reply