Dianne Posted March 27, 2005 Posted March 27, 2005 a couple of things... 1. I have a portal which displays line items in my jobsheet/invoice layout in this layout I would like to show a total for the listed line items - how do I do this? I have tried to do a summary but it doesn't offer the line items total - am I missing something? 2. If I want to delete a line I would like to just delete the quantity field and for this to automatically delete all the info attached to this quantity - how do I set up this? thanks in advance
Søren Dyhr Posted March 27, 2005 Posted March 27, 2005 1) The Format is Sum(TableOccurenceName::FieldName).found in the Agregate funktions. 2) an autoenter calc with the "modify" option chosen saying Evaluate("";quantityfieldname) for each field needing to be cleared. --sd
Dianne Posted March 28, 2005 Author Posted March 28, 2005 Hi Soren Calc for portal total worked a treat, many thanks Still having a bit of trouble with the other problem though. I have changed type to a calculation and entered Evaluate("";quantityproduct_id) but it is coming up with an error message that an oporator is expected - what am I doing wrong? (where do I find modify?) Thanks again
Søren Dyhr Posted March 30, 2005 Posted March 30, 2005 Sorry for keeping you in suspence ...meanwhile have I made you a template to investigate, chechout the upload!!! --sd blanker.zip
Recommended Posts
This topic is 7179 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