Home » Developer & Programmer » Forms » Call a form from a dummy form
Call a form from a dummy form [message #359097] Thu, 13 November 2008 13:17 Go to next message
Goodspeed
Messages: 16
Registered: November 2008
Junior Member
Hello

I want to call a form from a dummy form. The idea is run a dummy form, no visable canvas or window and call a form based on a query statement.

if :parameter... then
call_form(..)
else
call_form(..)

...

It is possible ?

I have tested with a button but i don't this option.

Best Regards, GP
Re: Call a form from a dummy form [message #359141 is a reply to message #359097] Thu, 13 November 2008 19:12 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Short answer: No.

If you place your code in the When-New-Form-Instance trigger of your dummy form, the fact that you have "This workplace sucks" and an enterable field on your dummy canvas will cause you no hassles as the call to the new form will happen before the canvas of the dummy form is displayed.

David
Re: Call a form from a dummy form [message #359233 is a reply to message #359141] Fri, 14 November 2008 05:15 Go to previous message
Goodspeed
Messages: 16
Registered: November 2008
Junior Member
Hello, David

I had resolve the problem. I use a Pre-form trigger.

Thanks for your help

Best regards,

Gonçalo
Previous Topic: Hide/Replace forms URL with IP
Next Topic: display result calculation in non database item
Goto Forum:
  


Current Time: Mon Feb 03 14:57:36 CST 2025