UI builder page - reload entire form

dgovindhara
Tera Contributor

Hello,

 

       I have requirement as below:

       In custom workspace, we have playbook tab and details tab of form. If state is updated from backend (any script), reload entire page including playbook. 

     How can i implement in ui builder page or there any way to implement it?

 

Thanks,
Devadharshini

1 REPLY 1

Naveen20
ServiceNow Employee

If it is a record form it updates automatically like showing (updated by admin). You can do a refresh based on some condition if needed or use record watcher and call refresh event. Can you give more details about what components are there in your playbook.