sys_ui_element and sys_ui_section
Hi,I'm implementing a CMDB with so many classes and I would like automatize some points:* personalization of the forms (with sys_ui_element)* personalization of the lists (with sys_ui_list_element)So I created a little test with a class and some elem...