<@U7A0KGURX> We have a custom install base that we...
# suitescript
d
@alien4u We have a custom install base that we run some validation on when we do an item fulfillment because we have business constraints. To do the validation, I have to do a saved search which takes a couple of seconds to execute, so I figured I'd offload those few seconds to the pageInit and then that way the lag from when a user clicks the save buton is less evident.