Hi All,
i'm trying to create a display method in InventSum so that it can be put into forms.
However the records return empty when i return InventDimId field
The Code:
display str DispExpDateOH()
{
return strFmt("%1", this.InventDimId );
}
output:

Any help is appreciated,
Thank you
*This post is locked for comments
I have the same question (0)