[Now Mobile] - Screen UI policy only applies on the record viewDescriptionScreen UI policy seems to only work on the details screen of a record. It does not work on the homepageSteps to Reproduce 1. Navigate to sys_sg_ui_policy.do2. Create the UI policy in the following way:2.a Table = incident2.b Condition = 'Impact' 'is' '1-high'2.c Reverse if false = true3. Save the record4. Create a UI policy rule with the following condition:4.a Field name = State4.b Visible = True5. Submit6. Log into the NOW mobile app7. Observe the incidents under My request section in the "For me" page8. Open a record whose impact is not 1 - highExpected behavior:The state field will be not visible in the record view as well as in the "For me" page and the "see all" list pageActual behavior:The state field gets hidden only when a record is openedWorkaroundThis is the expected behaviour of the platform. Screen UI policy only works on the record details page.Related Problem: PRB1410816