Hi everyone,
I am trying to transform a form to a page using the TIF tool....
The form contains a subform control and a button...I started by transforming the subform(id 60293) and the transformation is successful(no errors in the log file and the page is generated).
When I try to transform the main form, the transformation happens but with the following errors in the log file:
Error: Form 60292: Can't find sub-form ID # 60293
Error: Transformation tool can't transform this file. Check Transformation log file.
The page is generated and compiles successfully, but when I open it, the subform is empty(the data is not loaded).
What should I do????
Comments
you should everytime transform the main and the subform together.
some functions will be moved from the Main Form to the Subform.
Jürgen