tiagomacul
Giga Sage

ServicePortal - How to redirect to page / Catalog Client Scripts / onLoad

Como redirecionar para uma página específica ao carregar um formulário do catálogo?

 

inserir aqui

ImageDescription
 find_real_file.png 01. >> Service Catalog > Catalog Client Scripts
find_real_file.png02. Click New
find_real_file.png03. Type: OnLoad
find_real_file.png

04. 

function onLoad() {
   //Type appropriate comment here, and begin script below
    var URL="/nav_to.do?uri=/incident.do";
	top.window.location = URL;
}
 find_real_file.png05. Submit

 

 

Know-More-Now-Logo.jpg

How to change field label

Script Summary

Update set saving changes / Update set salvando mudanças no ambiente.

System clone

 

Was useful, please leave your feedback!

Version history
Last update:
‎02-12-2019 10:42 AM
Updated by: