Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Templates + Kopierfunktion

    Scheduled Pinned Locked Moved Entwicklung
    2 Posts 1 Posters 941 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      kingofmyfloh
      last edited by

      Hallo,

      ich bin gerade dabei mir die Templates etwas genauer anzuschauen (0.9.9-1).
      Es wäre noch schön wenn man im Template sowas definieren könnte wie ##title## und
      dort würde beim anlegen einfach der neue Name des Objektes hinterlegt.
      Zum Beispiel beim Hostnamen und Nagios ist das sehr hilfreich …

      Allerdings wäre auch eine Kopierfunktion schön, indem man ein Objekt einfach Duplizieren kann
      mit allen Inhalten. (Ist vermutlich nicht so einfach, aber die Anregung darf man ja stellen ;))

      VG

      1 Reply Last reply Reply Quote 0
      • K Offline
        kingofmyfloh
        last edited by

        habe mir gerade beholfen … 🙂

         UPDATE isys_catg_nagios_list JOIN isys_obj ON ( isys_obj__id = isys_catg_nagios_list__isys_obj__id ) 
         SET isys_catg_nagios_list__name1 = REPLACE(isys_catg_nagios_list__name1,'##TITLE##',LOWER(isys_obj__title))
         WHERE isys_catg_nagios_list__name1 like '%##TITLE##%' AND isys_obj__status = 2;
        
        
        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post