iLogic checkbox in global form

iLogic checkbox in global form

b.graaf
Advocate Advocate
913 Views
3 Replies
Message 1 of 4

iLogic checkbox in global form

b.graaf
Advocate
Advocate

I am busy making a global form. In this form several values can be entered. After clicking "OK" an external rule will be executed.

 

Is it possible to add a checkbox in this global form? This checkbox will influence the iLogic rule which is started after clicking "OK".

 

Normally, with a local form, I will add a true/false parameter to the file which contains the form and the rule.

But with a global form and external rule I actually would like to solve it without extra parameters within the file.

 

Is this possible?

 

Maybe a same kind of question, but is it possbile to use some kind of global variables or temporarily variables in a form, which will be used in the rule after closing the form?

0 Likes
914 Views
3 Replies
Replies (3)
Message 2 of 4

Rob67ert
Collaborator
Collaborator
Hi,

For that global variable, why not use a part file with a derive?
In the file you derive from you can then select only the parameters.
Robert

If you find this reply helpful ? It would be nice if you use the Accept as Solution or Kudos button below.
0 Likes
Message 3 of 4

b.graaf
Advocate
Advocate

Hello Robert,

 

Tnx for your reply,

 

Actually I would like to use no file at all to store these needed variables!

0 Likes
Message 4 of 4

chandra.shekar.g
Autodesk Support
Autodesk Support

Hi @b.graaf,

 

Hoping that following article would help. In this article, MessageBox can be used for YES/NO as input.

 

http://inventortrenches.blogspot.in/2011/03/using-yes-no-message-box-in-your-ilogic.html.

 

Please feel free to contact if there is any queries.

 

If solves problem, click on "Accept as solution" / give a "Kudo".

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



0 Likes