Currently I am developing one page (just simple, i placed two buttons and two labels )htmlb based and i am calling this page in another page which contains frames.
but i am getting this error
(Field "IFRAMESSCROLLING_ENUM " Is unknown.it is neither in one of the specified tables nor defined by a "DATA" statement)
when i click on that error message its navigating to "IFUR_D2_IFRAME" interface.... what can i do to overcome from this problem....
I remember getting this same error a long time ago after applying one of the earlier support packages. All I did to fix it was to hit activiate on the interface IFUR_D2_IFRAME. I would let the syntax error navigate me to what interface ahd the field that was unknown. I then activate this interface(causing it to regenerate). After that I could return to my page and it would pass a syntax check. I never really found out the root cause of the problem.
Add a comment