Add multiple records with similar data [message #719] |
Wed, 28 March 2007 02:26 |
braingeyser
Messages: 17 Registered: November 2006 Location: Melbourne Australia
|
Junior Member |
|
|
I've had an interesting request from someone I'm developing an application for and I had to admit I had no idea if it could be done within the existing framework, so...
This particular application involves adding batches of new products with similar information for most of the fields. In this particular case the most common thing that might change between records would be the product code.
Rather than re-entering the same data for a new record every time, is there any way you can carry over the information from the previous new record. This would be a great timesaver.
I'm picturing something like a "Submit + Keep Data" type button in addition to the existing "Submit" and "Submit + stay" button in the add1 transaction pattern.
â
|
|
|
|
|