# after_accountformsupgrade

Client ordered field upgrade/downgrade and it has changed by accepting the order (auto or manual)

# Hook parameter

An array is passed to hook containing following keys/values:

Key Type Description
account_id int Account ID
forms array Old fields values
newforms array New field values

# Sample hook files

Last Updated: 3/17/2023, 8:40:19 AM