cancel
Showing results for 
Search instead for 
Did you mean: 

Can we use alert in process definition

roxanne
Champ in-the-making
Champ in-the-making
hi,

i want to use alert inside the script tag in our processdefinition.xml in workflow  like

<script>alert('Duplicate space name found');</script>


but it is not working………can any1 tell me whether we can use alert or not…


Smiley Sad



rox!
1 REPLY 1

johanpi
Champ in-the-making
Champ in-the-making
No.
The script is executed on the server therefore you will not see it.