Ad Widget

Collapse

my wish list - Custom Inventory fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pgin
    Junior Member
    • Sep 2014
    • 13

    #1

    my wish list - Custom Inventory fields

    Create fields where the user can defined its own field names. It should be very easy to do. It can be done in a very short amount of time.

    table 1 : id_desc (autoincrement - PRI KEY), text
    table 2 : id_ip (unique number defining the target), id_desc, value

    That way, no need to create a big host table containing all the possible data.

    Actually, I should be able to made it but it implies to update your code at each releases which does not make sense.
Working...