Menu

prop:AcceptAll

Help
2012-02-13
2013-03-18
  • nenad cikic

    nenad cikic - 2012-02-13

    Hello.
    I have noticed, on one my template generated update form, that the prop:Acceptall is not working correctly.
    On this form I have set that after successful insert I insert another record. Well, it seems that the propAcceptall is not reseting after the first insertion.

    Can you confirm this?
    Thanks

     
  • nenad cikic

    nenad cikic - 2012-02-13

    I have found a workaround: I have inserted
    quickwindow{prop:Acceptall}=false
    in the PrimeFields procedure of the form.
    Since, this is my only form with "after insert insert more" I am OK.

     
  • Andrew Barnham

    Andrew Barnham - 2012-02-13

    Thanks. Added a fix.  problem was Prop:ACCEPTALL was not being cleared at end of acceptall cycle; which your workaround does.

    c2j would allow you to call select() or do window{prop:acceptall}=1 multiple times, but maybe ABC libraries are explicitly checking prop:Acceptall before calling select() as some sort of guard or something.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.