I have a requirement to have lots of fields almost 20 in a User entity. How do we get all the fields in single table so that all the fields are in a single table instead of default - field per table? I want to avoid lot of tabe joins.
Can anyone point me in the right direction to change the displayed text in an entity reference field after I have selected from the auto complete, I ve managed to change what is displayed in the auto complete, now I want to add that change to the actual entity reference field, looking for a tutorial or guidance to learn from