We just upgraded our portal from EP7 SP9 to EP7 SP15 and I am running into several issues with my Visual Composer apps:
1. I have a signal in that I called RESET that I reference in severa places in the same model. In SP 15 it tells me that I am not allowed to have DUPLICATE signal ins. The reason I have them in several places is I want the event to be triggered and then reset fields in several places at once. I had to move all my data to one reset signal in and then re-draw my links from that one place to all the other places in the model where I want it triggered.
2. I have another part of the app that has a nested window and when the window is supposed to be launched the window comes up blank
3. I had code that escaped out double quotes in a condition and now I am getting an error on it. I had to change my code to look for CHR('34') instead instead of the string with a double quote in it.
Is anyone else having problems with VC apps and upgrading to EP7 SP15???
Thanks,
Angie