current.variables. is undefined when using a reference qualifier on a reference field inside of a Multi-Row table variableDescriptionWhen using a reference qualifier on a reference field inside of a Multi-Row table variable, current.variables.<variable> is undefined.Steps to Reproduce 1. Goto Maintain Items and open a Catalog Item (Test – Current Ref Qual).2. Select a Model in the field Model.3. Open the magnifying glass on Model 2. Note the list is filtered to only show the selected model.4. On the Model-Multi-Row, click Add, and click the magnifying glass. Note the list is empty.5. Go to the syslog table and filter on Source = Variable Editor.WorkaroundThis is expected behaviour. For a reference qualifier in muti-row variable set, 'current' is not the entire Catalog Form, but just the row which is being edited, because that is the only active form in the UI.Related Problem: PRB1315006