Hi,
I have a table maintenance program I created and would like to have a field on the screen that just displays the number of records in the table.
So I basically need to know how to populate a label field or Caption, etc. I see a lot of reference to just binding the field to a context attribute which I understand. But I am curious if there is a way to address/populate a view field without going the context route? Is it ok to do this?
Thanks for any pointers.