3.18 P017

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
uxout
Posts:82
Joined: Wed Jul 20, 2016 12:07 pm

3.18 P017

Post by uxout »

Hello,

I just patched my system to 3.18 P017 and saw this error :

Code: Select all

Function not defined ... dpTypeExists
I checked the readme and no mention about removing this function, could you mention something like this on readme next time please ?

Best regards

dbindernagel
Posts:161
Joined: Mon Feb 23, 2015 1:34 pm

Re: 3.18 P017

Post by dbindernagel »

The function "dpTypeExists" is defined in the "wizardFramework.ctl".
I just installed 3.18 P017 and it is still there. It was already like this in P013.Not sure about older versions.

The wizardFramework is not automatically loaded in for the CONTROL Manager. But this has not changed between the versions.
You could just copy the function from there and make it available in your project.

uxout
Posts:82
Joined: Wed Jul 20, 2016 12:07 pm

Re: 3.18 P017

Post by uxout »

Alright, on older version I didn't include the library and it worked so I guess this library is not imported by default from P017.
Thanks for the answer !

3 posts • Page 1 of 1