Menu

How to remove classes

Efroza
2021-11-15
2021-11-15
  • Efroza

    Efroza - 2021-11-15

    Hi everyone,

    So i'm actually trying to find a way to remove or atleast hide classes but i can't find any method to do it, if anyone is willing to help me i would be very grateful !

    Thanks in advance,

    Efroza

     
  • Vincent @ Combodo

    For eg to suppress the class Phone, just create an iTop extension with in its datamodel.my-extension.xml a simple piece of XML

    <?xml version="1.0" encoding="UTF-8"?>
    <itop_design version="1.7">
    <classes><class id="Phone" _delta="delete"/></classes>
    </itop_design>
    
     

    Last edit: Vincent @ Combodo 2021-11-15

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.