User Activity

A child table with the same structure as the parent table is required.Furthermore, we want to prevent records from being linked to the parent table based on the field values ​​of records created in the child table.Is this feasible to implement?  I co...
I want to disable the search bar for users.I'd like to implement this using no-code methods if possible. Are there any good ways to do this?I want to allow users to access all other elements of the site.   
The table structure is as follows:Source table: master tableTarget table: Extended_Table  What I want to implement is control over which fields are displayed as filter conditions in the list of the extended "Extended_Table".While it seems possible to...
In the input form below, the "Group" field references "sys_user_group".The "User" field references "sys_user".I want to display only users belonging to the group record selected in the "Group" field as candidates for the "User" field.Is this possible...
I want to display the contents of the catalog item input form on the request screen.By default, this screen displays variable information, but is it possible to customize the displayed content?   Some information is not displayed, but I haven't made ...