Menu

#15 Insert (clone data)

Next_release
fixed
7
2013-06-11
2001-05-08
No

In tbl_change, add some radio buttons to specify
what to do after the saving of the current record:

O go back to browse
X insert (new data)
O insert (clone last data)

Discussion

  • Olivier Mueller

    Olivier Mueller - 2001-06-02

    Logged In: YES
    user_id=15563

    looks like a good idea... :)

     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03

    Logged In: YES
    user_id=15563

    from todo: [ ] record editing: remove "insert new row" if we are not editing an entry (inserting a new one), and rename the button as "Insert as a new row" (will need a new text label I guess).

     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03
    • priority: 3 --> 7
     
  • Olivier Mueller

    Olivier Mueller - 2001-06-03

    Logged In: YES
    user_id=15563

    most important: fix the label,
    than the rest.

     
  • Marc Delisle

    Marc Delisle - 2001-06-04

    Logged In: YES
    user_id=210714

    I'm working on the part asked by swix
    on 2001-06-03 - remove the button if not editing
    - rename the button

     
  • Marc Delisle

    Marc Delisle - 2001-06-04
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2001-06-05

    Logged In: YES
    user_id=210714

    Ok this part is done.

     
  • Marc Delisle

    Marc Delisle - 2001-06-05
    • assigned_to: lem9 --> nobody
     
  • Marc Delisle

    Marc Delisle - 2001-06-05
    • summary: Insert after edit --> Insert (clone data)
     
  • Marc Delisle

    Marc Delisle - 2001-06-05

    Logged In: YES
    user_id=210714

    Maybe radio buttons are not the best way... let's think
    about it.

     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-10-17
    • labels: --> Interface Improvements
    • milestone: --> Next_release
    • assigned_to: nobody --> loic1
     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-10-17

    Logged In: YES
    user_id=144058

    Hi!

    Please see patch #470575 - Inserting rows in loop: I've
    just put here a patch to do this work.

    Loc

     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-10-26

    Logged In: YES
    user_id=144058

    Commited in the cvs tree.
    Loc

     
  • Loïc Chapeaux

    Loïc Chapeaux - 2001-10-26
    • status: open --> closed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed