IEW Posted February 16, 2005 Posted February 16, 2005 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
transpower Posted February 16, 2005 Posted February 16, 2005 If you don't allow creation of records in the portal, the blank row (and record number) will not show.
IEW Posted February 16, 2005 Author Posted February 16, 2005 True! I have to allow creation of records to build my Quote_Item_Table.
Recommended Posts
This topic is 7220 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now