Forum Discussion
Library column doesn't appear in edit form
- Mar 07, 2024
By following above steps, you are adding list column in content type at "list" level only. It will not be added in "site" level content type.
Hence, if you add the same content type to another libraries, lookup column will not be added to those libraries. Try it once and let me know if it works for you.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
But, if i am right, your solution is to modify the content type ?
However, as i use this content type in several cases, i can't include this lookup column in the content type. This is because in some cases i want it to point to a library, and in other cases to other libaries.
I could for every case inherit content types from a parent content type, but it's a heavy solution. That's why i did like this.
Thank you
By following above steps, you are adding list column in content type at "list" level only. It will not be added in "site" level content type.
Hence, if you add the same content type to another libraries, lookup column will not be added to those libraries. Try it once and let me know if it works for you.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- ogoretMar 07, 2024Copper Contributor
It's working ! thank you very much it perfectly fit to my need.
I didn't know this possibility, between "site level content type column" and "no-content type column". So there are 3 levels.