Hi
You want to add comments for each field in the employee edit page?. Can you elaborate your requirement in detail with some screenshot if available
Hi Sidhesh,
Thank you for the screenshot.
Yes, you can add a comment attribute for each field in the same employee entity if you plan to include only one comment for each field. However, if you expect to have multiple entries for each field, it would be better to use a separate entity for capturing comments by associating the employee and new comments entity. In your new entity , you can have an attribute which determines whether this comment is for which field