New Column creation in Case Module

Hi,
I want New column “Given by” like “Assigned to” in Case module. How to create the field

Welcome back @Gavas

You can create a similar field to Assigned To by adding a new relate field via Studio (check out the documentation here Studio :: SuiteCRM Documentation). The field you would need is Relate which allows you to select Users as the target module (which creates the relationship between Cases and Users).

Hope that all helps. :+1: