cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1809
Views
0
Helpful
2
Replies

Print current Time and Date on ISE Sponsor Portal Print Notification

informatik01
Level 1
Level 1

Hello Community,

 

I need to print out the current date and time in Cisco ISE Sponsor Portal Print Notification. Is there a way to do this?

 

If I try to insert the date using JavaScript printing does not work at all:

 

<span id="date"></span>
<script>
  var dt = new Date();
  document.getElementById("date").innerHTML=dt.toLocaleDateString();
</script

 

Greetings

Benjamin

2 Replies 2

hslai
Cisco Employee
Cisco Employee

It does not seem possible. I am confirming it with our team.

Thanks a lot.

 

BR

Benjamin

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: