Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#2125 closed enhancement (fixed)

Add support for hidden extended properties

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.13
Component: core Version:
Keywords: Cc:

Description

Extended properties can for example be added to the user table. The can be locked for the ordinary user with the restricted-edit option so that only administrator can change it. The information is still visible in the interface. It would be nice to have the possibility to define an extended property as hidden. It should not be visible in the web interface (not even for administrators).

Change History (4)

comment:1 by Nicklas Nordborg, 6 years ago

(In [7496]) References #2125: Add support for hidden extended properties

It is now possible to set "hidden" attribute for an extended property. Hidden properties are usually not visible in the interface. They can still be modified via extensions or plug-ins.

comment:2 by Nicklas Nordborg, 6 years ago

(In [7497]) References #2125: Add support for hidden extended properties

Updated documentation.

comment:3 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: newclosed

comment:4 by Nicklas Nordborg, 6 years ago

(In [7498]) References #2125: Add support for hidden extended properties

A misplaced line caused a compilation error.

Note: See TracTickets for help on using tickets.