I am currently getting a weird error when deployin...
# sdf
k
I am currently getting a weird error when deploying custom forms for custom records into NetSuite. The error that i get is the following:
Copy code
An unexpected error has occurred. (custform_custom_record)
Details: The [scriptid=customrecord_custom_record.custrecord_custom_field] field position must be set to BOTTOM.
File: ~/Objects/customform/custform_custom_record.xml
Has anyone encountered this error. I have many many custom forms for custom records and I can get it deploy once I have gone through and fixed those errors but this is taking hours. The thing that is bugging me is that the default value for the xml is
<fields position="MIDDLE">
and this is also what is exported from NetSuite when either importing via webstorm or exporting vis the UI.
e
^ Troubleshooting this problem was the reason we ended up removing all custom forms from our repo. I know that doesn't help at all, only commiserating and confirming that I have seen this error before.
k
Honestly it’s a head scratcher. I have put a ticket into NS so we shall see what happens. Will let you know if they can get the bug fixed.
@erictgrubaugh Defect 704004 : SDF > Validation Failed > Field Position Must Be Set to Bottom. If you have a case open get it attached to this defect.
👍 1