Author Topic: Can I duplicate an order form? Please?  (Read 2122 times)

Offline sitewonders

  • Jr. Member
  • **
  • Posts: 1
    • View Profile
Can I duplicate an order form? Please?
« on: 16/May/2007, 02:57:56 AM »
Hi all,

Is there any way I can duplicate an Order form?

I am creating Package order forms with a lot of fields. I will need basically the same form 3 times with one or two changes, then a different form 3 times, but i dont want to have to manually keep recreating them.

Can I not just duplicate an existing form then go in and tweak it?

Many Thanks

Gary

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,957
    • View Profile
Re: Can I duplicate an order form? Please?
« Reply #1 on: 16/May/2007, 08:04:29 AM »
Not yet, but it is intended to allow records to be copied in a future version. If you know how to manipulate databases, you could use phpMyAdmin or similar to copy the records in the following tables: jos_inv_order_form; jos_inv_order_form_fields; jos_inv_order_form_fields_options.

 

anything