I have added a custom field "UsrDefaultW" to the Users screen (SM201010) in Classic UI. The field is bound to the “UserList” view and located in the “User Information” container.My problem:
In the official Modern UI source code of SM201010:
- `UserList` is a view instance defined in the screen class (`createSingle(Users)`)
- Only the `Users` class is exported, the `UserList` view is NOT exported
My Ts and html extension files are attached.
They can build, but no field show on screen.
What is the correct way to add custom fields on SM201010 Modern UI?
Question
The customized field does not show on Users screen (SM201010) Modern UI 2026r1
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.