Ad Widget

Collapse

Copy functions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arthur
    Member
    • May 2006
    • 31

    #1

    Copy functions

    I would like to have Copy function .

    A Copy function button will apear in the window next to Save

    The code for this extention is very simple for things like:
    Items Triggers Actions.
    If you edit a record in a window you have the option
    to "Save" your record as normal
    or "Copy" will Insert the record as a new item.

    To make a Copy for "Hosts" is a bit more work as it will need extra code
    to copy also the details one by one.
  • jwazdet
    Junior Member
    • Oct 2006
    • 1

    #2
    I agree that a copy function would greatly simplify the addition of items, triggers, and actions.

    Comment

    • marc
      Senior Member
      • Oct 2004
      • 146

      #3
      btw. search the forum for host_copy.php a little but nice hack

      Comment

      Working...