What are you getting for the child_id? For LDAP users that is going to be pretty long string rather than just an ID, something that includes the DN and other info.
Hi Nic. A string with DN etc. is indeed what I'm getting (and was hoping to get) with the %globals_user_assetid% keyword. Matrix locates the asset if you paste it in the admin mode search box, but it looks like the JS API may not be set up to take an ID in that format.
Hi Nic. A string with DN etc. is indeed what I'm getting (and was hoping to get) with the %globals_user_assetid% keyword. Matrix locates the asset if you paste it in the admin mode search box, but it looks like the JS API may not be set up to take an ID in that format.
Strange. I don't see anywhere in the JS API code that the LDAP ID string would be an issue.