Skip to main content
12-Amethyst
July 3, 2024
Solved

i want to customize the workflow activity task jsp page

  • July 3, 2024
  • 1 reply
  • 1402 views

I created the attribute called customer name inside the WTDocument. the value of the attribute should be updated once the activity get completed. 

i wanted to add the dropdown list inside the workflow activity task page, It contains some customer names like A, B C, D based on the selection of the user from the dropdown list it should be persist into the customer name attribute.
please help me to solve this. if some have any code snippet please share.

Best answer by HelesicPetr

Hi @RaikarRaghu 

So you have done something wrong.

It works. 

 

for example if you forgot set the properties by windchill shell and forgot to use the propagation

xconfmanager -s wt.workflow.definer.variable.ShowWfEvolvableWarning=true -t codebase/wt.properties -p

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
July 3, 2024

Hello @RaikarRaghu 

Here is an article that describes how to do so

CS36017 - How to create a drop down list in a workflow instance task detail page of Windchill

 

PetrH

12-Amethyst
July 3, 2024

Hello , 

I wanted the dropdown as i mentioned in the given below image. I gone through the suggested article dropdown is not coming.

RaikarRaghu_0-1720003540061.png

 

HelesicPetr
22-Sapphire II
22-Sapphire II
July 3, 2024

Hi @RaikarRaghu 

So you have done something wrong.

It works. 

 

for example if you forgot set the properties by windchill shell and forgot to use the propagation

xconfmanager -s wt.workflow.definer.variable.ShowWfEvolvableWarning=true -t codebase/wt.properties -p

PetrH