Why ER Prints Missing Name for the Subform ?
Hi,
We have one application where we have below lines of code where we are calling Business Functions of Subforms and passing the Subform Nmae as one of the input parameters.
But when I take a ER print of the same, it shows a 'Missing Name' in place of Subform parameter to the Businss Function as below. I rewrote the same code by commenting out the old code, still the issue is not resolved.
Please help on this .