Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Controls Leave Form Dependencies #288

Open
ChadAlt opened this issue May 12, 2021 · 0 comments
Open

Custom Controls Leave Form Dependencies #288

ChadAlt opened this issue May 12, 2021 · 0 comments

Comments

@ChadAlt
Copy link

ChadAlt commented May 12, 2021

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.

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants