ServiceNow .list verses .LIST
when entering .list and .LIST in the left hand navigation compare the results:
incident.list:
url generated is unchanged, but results are rendered in nav_to.do format with the left hand navigation intact
incident.LIST:
url generated is
/now/nav/ui/classic/params/target/incident_list.do
left hand navigation is removed
Comments
Post a Comment