How to create a new UI view based on the User type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2018 01:28 PM
how can i create a new UI View in my 'All Employee' form based on user type 'Employee and manager'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2018 01:37 PM
go to the view and create your custom one.
then create view rule on your custom table. once you will be done then clear the cache by using cache.do then it will reflect on your form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2018 01:38 PM
also set the condition in view rule to reflect only for user type 'Employee and manager'

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2018 11:29 PM
Hi,
Open required form and Navigate to Configure>Form layout. Create a new View
Navigate to View Rule and create a new view on your required table and condition should be when user type is 'Employee and manager'
Give your view name value in View Name field.
Thanks,
Ravi