Skip to main content
1-Visitor
February 21, 2017
Question

windchill customization help

  • February 21, 2017
  • 2 replies
  • 4710 views

I'm new to windchill customization . Currenly working on windchill 10.1 .I've just learnt to create actions  . Now i would like to know about creating a  attribute panel configuration. As in creating an action . upon clicking it i want to display certain details . adding groups in panel etc.

can anyone help?

2 replies

1-Visitor
February 21, 2017

Could you post a screenshot of what you are trying to achieve?

1-Visitor
February 22, 2017

so i created an action and called a jsp inside the action . inside the jsp , i called the builder class . i had a piece of code to create a panel , group and adding the group to the panel. i registered the builder . but still not getting the results . once i got an error stating unable to create or find builder .  i want an action say something like report  , for a document . on clicking that action i want a new page which displays the attributes of the document either in a panel or as a table format ( for example) .doubt1.PNGdoubt2.PNG

i might have been wrong in my previous steps.i would like you to tell me the step by step procedure to do panel configuration. ‌Binesh Kumar

Thanks.

15-Moonstone
February 22, 2017

Did you register your builder in codebase/config/mvc/custom.xml ?

5-Regular Member
February 22, 2017

Moved to the customization community to give your question the best exposure.

1-Visitor
February 23, 2017

Thanks Toby.