You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to convert an attribute type with Attribute Manager, fields with custom controls leave behind controlDescriptions in the form XML and cause invisible dependencies that prevent the original attribute from being deleted. At current, I found I could manually remove these from the form XML in order to successfully delete the original attribute.
I don't have the original form XML prior to running the tool, but I've included the solution files both before and after I manually removed the controlDescriptions. The field I was attempting to convert attribute type on was bii_quickship, which existed before as a column in the form itself and left behind the controlDescriptions seen in the first .zip file below.
When attempting to convert an attribute type with Attribute Manager, fields with custom controls leave behind controlDescriptions in the form XML and cause invisible dependencies that prevent the original attribute from being deleted. At current, I found I could manually remove these from the form XML in order to successfully delete the original attribute.
I don't have the original form XML prior to running the tool, but I've included the solution files both before and after I manually removed the controlDescriptions. The field I was attempting to convert attribute type on was bii_quickship, which existed before as a column in the form itself and left behind the controlDescriptions seen in the first .zip file below.
KGVFinalAssemblyForms_1_0_0_1 (after running Attribute Manager).zip
KGVFinalAssemblyForms_1_0_0_1 (after modifying form XML).zip
The text was updated successfully, but these errors were encountered: