IEW Posted February 16, 2005 Share 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 Link to comment Share on other sites More sharing options...
transpower Posted February 16, 2005 Share Posted February 16, 2005 If you don't allow creation of records in the portal, the blank row (and record number) will not show. Link to comment Share on other sites More sharing options...
IEW Posted February 16, 2005 Author Share Posted February 16, 2005 True! I have to allow creation of records to build my Quote_Item_Table. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6608 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