Trying to deploy a suiteapp via sdf and getting th...
# sdf
n
Trying to deploy a suiteapp via sdf and getting the following error, not sure what it means: ERROR: Invalid advformlayout reference key 130
n
Sounds like you have a reference by id to a form that does not exist or a form with that id exists but is not the correct form for the associated record. Check which form in your originating system has id 130 and see what it's equivalent is in the destination. I suspect you may need to update the xml to reflect the correct id. @Nicholas Williams
n
@NElliott Ah yep that seemed to be the issue. Was trying to use a Quote advanced pdf form with a sales order form
👍 1