I believe that I did add the field to the correct place in the form because the field shows up on the page. I deleted my table extensions and started over. I have only added a field to the MarkupAutoLine its corresponding form markupAutoSetup. I did a DB sync by clicking Dynamics AX> Synchronize database... then running a full database sync. I'm still running into the same issue. This is my output to my build:
Dynamics AX build started 03/27/2017 11:46.
Dynamics AX build step: Metadata validation started.
Dynamics AX build step: Metadata validation completed (3531 ms).
Dynamics AX build step: X++ compilation, label generation and resource deployment started.
C:\AOSService\PackagesLocalDirectory\ApplicationSuite\Foundation\AxReference\Microsoft.Dynamics.AX.ManagedInterop.xml(0,0): AssemblyFileNotFound: Assembly 'Microsoft.Dynamics.AX.ManagedInterop, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' failed to load because it was not found.
C:\AOSService\PackagesLocalDirectory\ApplicationPlatform\ApplicationPlatform\AxReference\Microsoft.OData.Edm.xml(0,0): AssemblyFileNotFound: Assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' failed to load because it was not found.
C:\AOSService\PackagesLocalDirectory\bin\XppSource\Application Suite - Sovos\AxClass_SovosPlugin.xpp(85,32): TypeConversionLosesRangeAndPrecision: The type conversion from 'real' to 'int' loses range and precision.
Dynamics AX build step: X++ compilation, label generation and resource deployment completed (33496 ms).
Dynamics AX build step: Best practice check started.
C:\AOSService\PackagesLocalDirectory\bin\XppSource\Application Suite - Sovos\AxClass_SovosPlugin.xpp(208,38): BPErrorLabelIsText: BP Rule: [BPErrorLabelIsText]:BPErrorLabelIsText: 'ANDREWTEST' is not a label ID.
C:\AOSService\PackagesLocalDirectory\bin\XppSource\Application Suite - Sovos\AxClass_SovosPlugin.xpp(303,41): BPErrorLabelIsText: BP Rule: [BPErrorLabelIsText]:BPErrorLabelIsText: 'SHIPPING' is not a label ID.
C:\AOSService\PackagesLocalDirectory\bin\XppSource\Application Suite - Sovos\AxClass_SovosPlugin.xpp(319,41): BPErrorLabelIsText: BP Rule: [BPErrorLabelIsText]:BPErrorLabelIsText: 'SHIPPING' is not a label ID.
C:\AOSService\PackagesLocalDirectory\bin\XppSource\Application Suite - Sovos\AxClass_SovosPlugin.xpp(1,1): BPXmlDocNoDocumentationComments: BP Rule: [BPXmlDocNoDocumentationComments]:BPXmlDocNoDocumentationComments: No XML documentation headers are provided for 'SovosPlugin'.
Dynamics AX build step: Best practice check completed (2119 ms).
Dynamics AX build completed (39193 ms).