Child pages
  • Your feedback for workflow help

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Forms
subjectFeedback for Webhelp
generatedUUIDc089843e6c40df8a-f438a56a-422b4df5-9ae7aa68-112128a55f6623d763421ad4
destinationlisha.li@kodak.com,alan.martin@kodak.com,susan.c.stacey@kodak.com,josh.garrett@kodak.com
idcomments

Your emailEmailtexttrueemail 

Page URLURLtextPlease let us know the URL of the page that you are commenting ontrue

FeedbackComment532true

Thank you for the feedback!

HTML
<script>
document.body.onload=function () {
            var urlinfo=window.location.href;
            var spliturl=urlinfo.split("?");
            var geturl=spliturl[1];            
            document.getElementById('pageURL').value = geturl;

   
}
</script>