There is an attribute called "(RSF) Resume Keywords" in the Team object. It is noticed that API Attribute ID cannot be populated against it, to make it available in the Modern UX. Is this expected?
Environment
Version: 16.0.3
Resolution
This is an OOTB attribute, and hence it cannot be edited. An idea can be raised with Product Management directly to make it available in the Modern UX.
Workaround:
Create a calculated attribute in the Team object
Use the "concat" function on "(RSF) Resume Keywords" attribute to get values against it into the calculated attribute
Display the calculated attribute in the Modern UX
Note that this approach has the limitation of the attribute displayed in the Modern UX not being editable.