February 16, 200520 yr I am using @@ to number rows in my portal. However, FM always puts in the next row number even if the row is blank. Is there any fix for this. I have tried using {If(isempty(SerialField); ""; Get(PortalRowNumber))} This wont work either. Ivan
February 16, 200520 yr If you don't allow creation of records in the portal, the blank row (and record number) will not show.
February 16, 200520 yr Author True! I have to allow creation of records to build my Quote_Item_Table.
Create an account or sign in to comment