Hi everyone,
I am trying to transform a form to a page using the TIF tool...
I am having trouble with the following piece of code:
CurrForm.Type.UPDATEINDENT(220*(TypeNiv.COUNT-Niveau));
After the transformation it becomes:
CurrPage.Type.UPDATEINDENT(220*(TypeNiv.COUNT-Niveau));
and generates the following error:
You have specified an unknown variable.
UPDATEINDENT
Define the variable under 'Global C/AL symbols'
What should I do???
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Check how indentation is working in Page 16
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Take a look at page 18 G/L Account List for an example.
Yes, the code should be removed, and AFAIK the transformation tool should help you in this process.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I tried to put two variables separated by a comma, but I got a syntax error and couldn't save the page....
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav