Menu

Hiding field from Configure this list option

2024-02-01
2025-02-25
  • Samuel Diaz Vigil

    Hello

    I'd like to know if it's possible to hide a field from the Configure this list option.

    For example, I have a new class with fields credentials with name, email, code, org_id and I need to hide 'code' field.
    Using GetAttributeFlags I've manage to hide if from details view but when I use it on a external Class for example Organization, using an AttributeLinkedSet I can view the field 'code' if I select it in the configuration list. Is there a way to not show 'code' in this list?

    Also, I would like to hide it from Export CSV and API/REST?

    Thank you in advance.

     
  • Vincent @ Combodo

    No, this is not possible.

     
  • Pierre Goiffon

    Pierre Goiffon - 2024-02-02

    Hello,
    Can you explain your use case ? There might be some workarounds...

     
  • Samuel Diaz Vigil

    Hello,

    I need a field whose content is only visible when the class is edited and is encrypted in database. As far as I've gone with an AttributeEncryptedString with the help of the GetAttributeFlags hidden, I've managed to hide it from the detail view and only show it when I create or edit that class. The problem I've encountered is that in the listings the field is displayed, I would like to know if somehow I can hide the field from the listings or at least hide their content.

    I could use a field with the visibility similar to that of password type fields, but in the operation 'modify' their content it is visible

     
  • Pierre Goiffon

    Pierre Goiffon - 2024-02-13

    Hello,
    Thanks !
    There is an AttributePassword whom content is never shown... But content is stored directly in db, without encryption.
    If you wish to develop everything yourself, contributions are welcome ! If you wish to sponsor the developement by Combodo you can contact sales@combodo.com

     
  • Pierre Goiffon

    Pierre Goiffon - 2024-02-13

    Woops actually this was already referenced (Combodo internal ticket DB : N°6088)
    So indeed sponsoring is more than welcome O:)

     
  • jf-cbd

    jf-cbd - 2025-02-25

    New attribute AttributeEncryptedPassword is now available on iTop 3.2.1 :)

     

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.