User Manual

01.15.2025

MANUAL

FAQ: How can I display the date of birth and gender when managing users?

## Answer Create a CustomDefinitions folder, create Column.json, and then restart Pleasanter. --- ## Overview As of ver.1.4.4, "Date of Birth" and "Gender" are hidden from "[User](/en/manual/table-management-choices-text-users)" management, but you can display them again by following the steps below. ## Operation 1. Create a "CustomDefinitions" folder in .¥pleasanter¥Implem.Pleasanter¥App_Data¥Parameters¥. 1. Create a file with the following sample code under the "CustomDefinitions" folder created in 1., and save it with the file name "Column.json". 1. Restart Pleasanter. 1. Open "User Management" and confirm that date of birth and gender are displayed. ## Sample Code ##### JSON ``` { "Users_Birthday": { "ReadAccessControl": "ManageTenant", "CreateAccessControl": "ManageTenant", "UpdateAccessControl": "ManageTenant" }, "Users_Gender": { "ReadAccessControl": "ManageTenant", "CreateAccessControl": "ManageTenant", "UpdateAccessControl": "ManageTenant" } } ``` ## Related Information <div id="ManualList"><ul><li><a href="/en/manual/table-management-choices-text-users">Table Management: Editor: Item Detail Settings: Option List: User</a><span>08.13.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.