Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to add Comments (from iProperties) to an iLogic form?

12 REPLIES 12
Reply
Message 1 of 13
jimm_motyka_777
429 Views, 12 Replies

Is there a way to add Comments (from iProperties) to an iLogic form?

I would like to add the Comments (in the part iProperties) from the Summary tab to an iLogic form, yet I'm not seeing it as a selectable category to add.  If anyone has done this before or knows of a workaround to getting it into the form, it would be much appreciated to know.  Thank you!

jimm_motyka_777_0-1722865754479.png 

jimm_motyka_777_1-1722866024154.png

 

 

12 REPLIES 12
Message 2 of 13
chris
in reply to: jimm_motyka_777

@jimm_motyka_777 You can just create a new "user-parameter" called     Comments    in the Parameters, (make sure to check Key and Export), then add this to a rule in iLogic:

iProperties.Value("Custom", "Comments")

Then you can add that to a form and type away.

 

chris_0-1722867053556.pngchris_1-1722867096321.pngchris_2-1722867131145.png

 

 

 

Message 3 of 13
jimm_motyka_777
in reply to: chris

I'll start setting it up and see how it goes.  Thank you!

Message 4 of 13
jimm_motyka_777
in reply to: chris

Is there a way of snagging the Comments that are already in the iProperties rather than going down the custom route?  Although I appreciate having that option, the best case scenario would be to utilize the Comments via the Summary tab.  I'm using the iProperty to populate the 3D PDF field in the 3D PDF template.

Message 5 of 13
chris
in reply to: jimm_motyka_777

I tried that, and wasn't able to find a way, you have access to them in iLogic as a rule as you can type:

iProperties.Value("Summary", "Comments") = ""

but as you showed, it is not available in the form selection list, (which is odd?)

Message 6 of 13
jimm_motyka_777
in reply to: chris

When I added the rule in, I got a Comments button in the form.  What I would like to do is populate the iProperties Comments field by entering the data into the form.  To simplify the workflow for people, I've noticed that the one stop entry for the form works best in our design environment.  The goal is to get people to avoid having to populate info via the iProperties for the part, providing the fields that we commonly require.

Message 7 of 13

Try this. 

Create a parameter 'Comments1' - (Comments doesn't work for some reason?)

Mark it for export

James_Willo_0-1722871474893.png

 

Go to iProps and type =<Comments1>

 

James_Willo_1-1722871576231.png

 

Click Apply/OK

 

Create a form with the parameter in:

James_Willo_2-1722871610568.png


Typing into the form should now populate the iProps. 

 

 



James W
Inventor UX Designer
Message 8 of 13

Thanks for the reply.  I'll try it out and see if that is the solution we're looking for.

Message 9 of 13

For some reason, when I'm adding the text parameter in, I'm not getting an option for the Export.  I'm not getting a check box to appear in that column for that item.

Message 10 of 13

Ahhhhhhh, Which version are you on? I think exporting text was an enhancement in either 2024 or 2025. 

 

 



James W
Inventor UX Designer
Message 11 of 13

2023.5

I guess that makes me one sad panda.

Message 12 of 13

I think the best solution would be to have the Comments available in this list for the Summary tab.

 

If there ever was a case for "Just Do It", this would be right up there.

 

jimm_motyka_777_0-1722875673205.png

 

Message 13 of 13
chris
in reply to: jimm_motyka_777

@jimm_motyka_777 Agreed, if it's an iPropoerty, it should be in there by default, Just add it tonight Autodesk and push out the update tonight as well. 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report