Menu

Custom dropdown select UserRequest's relations parent request

Madalina
2021-11-15
2021-11-15
  • Madalina

    Madalina - 2021-11-15

    Hello everyone, I'm trying to modify the dropdown visualization in user request - relations - parent request (see attachments). Now I can see the Request ref (example: R-002454), I would like to see the title of user request.

    Any ideas how should I do that? Thanks in advance.

     
  • Vincent @ Combodo

    You can modify the way the reference to a UserRequest in general is displayed.
    For example the reference to a Person, is made of its firstname + its name. This declaration is done in the XML class / properties / naming. Then the order and the separator used between the fields used to create that reference is a dictionary entry, which can also be done in XML.
    All this requires to write a small iTop extension, but it's pretty easy, especially for just doing this.
    Good luck

    With version 3.0 there will be another possible strategy, with:
    <class><properties><naming><complementary_attributes></complementary_attributes></naming></properties></class>

     

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.