Search found 1 match
- 20 Mar 2024, 11:19
- Forum: Customizations
- Topic: To fill a custom field with users from AD (Active Directory)
- Replies: 2
- Views: 15363
Re: To fill a custom field with users from AD (Active Directory)
Updating the value field in the database with the enumeration from Active Directory and separating entries with a "|" seems like a feasible approach. However, considering the TEXT field limit of 65,000 characters, it's important to ensure the solution can accommodate a potentially large number of ...