remove date from homepage of Hr agent workspace

puja kumari
Tera Contributor

 

Hii,

 

pujakumari_0-1704181769116.png

How can i remove date from workspace?

 

Thanks,

 puja

1 ACCEPTED SOLUTION

You can create Duplicate Variant and make the changes to new page.

Also change the variance criteria so that only new variance visible to all users.

https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_uibuilder_utah_ui_bui...

https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/task/cre...

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

5 REPLIES 5

Anil Lande
Kilo Patron

Hi,

You need to make changes Workspace in UI Builder.

You can follow below steps:

1. Navigate to UI Builder and open the HR Agent workspace in UI Builder.

2. Make sure to change the scope and edit workspace page in "Hr Agent Workspace for HR Case Management" scope.

3. Select Date and Time component and toggle Component visibility arrow.

4. Select hide Component (enable hiding)

5. Set test value as true and save the changes.

test your changes and if that doesn't work then you can delete that component or return empty ("") from script used in this component instead of deleting it.

Screenshot 2024-01-02 at 1.42.57 PM.png

 

 

Screenshot 2024-01-02 at 1.48.17 PM.png

 

 

Screenshot 2024-01-02 at 1.48.40 PM.png

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

puja kumari
Tera Contributor

Hi @Anil Lande ,

pujakumari_0-1704184638031.png

I'm getting this error and also not able to edit or modify anything.

Thanks, 

Puja

You can create Duplicate Variant and make the changes to new page.

Also change the variance criteria so that only new variance visible to all users.

https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_uibuilder_utah_ui_bui...

https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/ui-builder/task/cre...

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Unique45
Mega Sage

Hello @puja kumari,

1)Navigate to UI Builder for Agent Workspace for HR Case Management.

2) Open the Landing Page Default.

3) The page Read-Only so create Duplicate Landing Page by Clicking Duplicate Variant.

4) Then Select the date component and delete that component and save changes.

Pratiksha_PP_1-1704187921411.png

 

5) Go to the Setting tab and change order to -1 and save changes.

Pratiksha_PP_2-1704188010417.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

 

 

 

Please mark correct/helpful if this helps you!