Hi, I just want to make sure that I am not hitting my head against a wall due to a bug.
I am trying to return a value from a VC MAXROW(). Link to post detailing my use-case.
According to thisSample App. Once I make the VC I should be able to dereference it to get a value.
I then realized the list in the corresponds to the VC ref is being generated in another table parent table automatically. Where as the Sample app has the list in the same table. I tred to construct the list myself but it yielded nothing. Is this expected behavior?