hey guys, is it possible to use context.newRecord in dynamic mode in after submit? I'm basically trying to getText() on some fields, however it seems I need to be in dynamic mode to use getText() unless they were set using setText() which is not the case.