Question
Entities appended with logged in user name to avoid duplicates
being a multi-tenanted system, we require to instruct entities names to be included with Username to avoid any duplicate.
Is there anyway that in composer all the entities will be appended with logged in user name by itself on some event like out focus event on the name entity field so that special instructions need not to given for users of the TW instance and avoid any confusion of duplicates.
how it can be achieved?

