Hi,
I want to flow a field from Table1 to Table2 based on few conditions and display it in a list page which is based on Table2.
I wanted to create the field has a flowfield but the 'conditions' for the field fetches more than 1 record. I suppose, we cannot just show the first record field value from the filter conditions using a flowfield?
Should i rather create field has a variable in page and populate it onopen/onaftergetrecord of the page?
or create physical field in the table and populate it onopen/onaftergetrecord, which is the best approach for this?
Thanks
Johnson Patrick