Re: Remove Multiple Line Items
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62832
interpreted = N
texte = You have to keep a counter going to adjust for the changing line item value. Decrement it each time something's deleted. Here's my exact code:[showif [trig]=Recalculate][math show=f]adjustby=0[/math][formvariables name=qty_&exact=F][math show=f]updateitemnumber=[getchars start=5][name][/getchars]+adjustby[/math][showif [value]=0][removelineitem file=ShoppingCarts/[cart]&index=[updateitemnumber]][math show=f]adjustby=adjustby-1[/math][/showif][hideif [value]=0][setlineitem file=ShoppingCarts/[cart]&db=[db]&index=[updateitemnumber]]quantity=[value][/setlineitem][/hideif][/formvariables][/showif]Terry>Hi>>I am trying to remove multiple line items from a cart in one form>>If I have 10 items in a cart and want to remove 4 at once there is a >problem in that once the first item is removed the remaining items >change their [index] to take up the now removed row.>>Therefore if I wanted to remove items 1, 4, 5, 10>When number one is removed Item 4 becomes 3, 5 becomes 4, 9 becomes >10. When 4 is removed it removes the original 5 which is now number >4, the original 10 becomes 8.>>When 5 is removed the original 7 is removed - BAD and the original >10 becomes 7, now there is no number 10 to remove.>>Any ideas ?>>Stuart Tremain>idfk web developments, sydney, australia-- Terry Wilson | terry@terryfic.com | http://terryfic.comhttp://WhosComing.com - a simplified, affordable online reservation systemhttp://TightPods.com -- stylish protection for your laptop--------------------------------------------------------------------------Attitude is the only difference between ordeal and adventure.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
You have to keep a counter going to adjust for the changing line item value. Decrement it each time something's deleted. Here's my exact code:[showif [trig]=Recalculate][math show=f]adjustby=0[/math][formvariables name=qty_&exact=F][math show=f]updateitemnumber=[getchars start=5][name][/getchars]+adjustby[/math][showif [value]=0][removelineitem file=ShoppingCarts/[cart]&index=[updateitemnumber]][math show=f]adjustby=adjustby-1[/math][/showif][hideif [value]=0][setlineitem file=ShoppingCarts/[cart]&db=[db]&index=[updateitemnumber]]quantity=[value][/setlineitem][/hideif][/formvariables][/showif]Terry>Hi>>I am trying to remove multiple line items from a cart in one form>>If I have 10 items in a cart and want to remove 4 at once there is a >problem in that once the first item is removed the remaining items >change their [index] to take up the now removed row.>>Therefore if I wanted to remove items 1, 4, 5, 10>When number one is removed Item 4 becomes 3, 5 becomes 4, 9 becomes >10. When 4 is removed it removes the original 5 which is now number >4, the original 10 becomes 8.>>When 5 is removed the original 7 is removed - BAD and the original >10 becomes 7, now there is no number 10 to remove.>>Any ideas ?>>Stuart Tremain>idfk web developments, sydney, australia-- Terry Wilson | terry@terryfic.com | http://terryfic.comhttp://WhosComing.com - a simplified, affordable online reservation systemhttp://TightPods.com -- stylish protection for your laptop--------------------------------------------------------------------------Attitude is the only difference between ordeal and adventure.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Terry Wilson
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCat2: multiple currency support (1997)
[WebDNA] Number of files in a [listfiles] (2019)
X etc.... (1999)
How true is this? (1999)
Need help with emailer- 2 issues (1997)
Looping control (1997)
[WebDNA] TLS 1.2 and [tcpconnect] (2018)
or command (2003)
Replace context problem ... (1997)
Help! WebCat2 bug (1997)
RE: Going to anchors within a template page (1997)
Building Calendars (1997)
RE: Languages (1997)
Separate SSL Server (1997)
WebCat on Alpha? (1997)
WebCat2b13MacPlugIn - More limits on [include] (1997)
webcat and OS 8 (1997)
How can I Add several Items into the cart at once? (1997)
browser info.txt and SSL (1997)
FEW QUESTIONS (1997)