Depending on the fact if a item has children I want to set one field to read only.
The function to get the number of children is as documented in this forum : spjs.vLookup.dataObj[“vLookupField”][spjs.dffs.data.thisItemID].count;
I could not find an eventhandler to detect if the vLookup field is ready and the function returns the correct value (>0).
Is there an eventhandler available?