In earlier versions I could place a form anywhere using the x,y coordinates. In 3.5.5 I can’t seem to get it to work at all. It always acts as if the coordinates were -1,-1,-1,-1.
The following code puts the FID right in the middle of the screen.
application.showFormInDialog(forms.cncm_contacts_letter_2,10,300,-1,-1, ‘Form Letter’,false,false,false);
Am I missing something? K
i just tried that code and it places the form at the left.
changing it to 100,100 or what ever does change the position for me just fine.
Hi Johan,
If you give me your email I can send you a 20 second video by JING in a .swf format. (not allowable in this forum)
It shows me changing from 10,10,-1,-1 to 200,200,-1,-1 and nothing happens. The FID always stays in the middle. K
i cant do anything with a video, i do believe you that it happens for you.
make a test solution and attach it to an issue in the support system.