December 21, 201213 yr Hi to all, After lots of googling i am posting this topic . I am getting very strange thing in my application. when i ran a script on layout where chart (using deleimited data) and set calculation fields repetition there)is placed, taking much much time in script running completion. as i removed that chart, its running very fast.my problem is that i cant removed those charts. also i tried move to new layout then run that script then back to originnal layout but still it just save my 1 minutes.because when it come back to original layout it again calculated the calculations of chart. Please give me suggestion, how i bypass this chart during running script. Note: i am not setting or using those calculated fields of charts in my script. so is ther any way to freeze chart during run of script then unfreeze it. Thanks in advance, gene;ia
December 22, 201213 yr Instead of using calculations for your chart data, collect the data and set it in global fields so that it becomes static.
Create an account or sign in to comment