Skip to main content
1-Visitor
October 25, 2022
Solved

Workitem Input Attribute

  • October 25, 2022
  • 1 reply
  • 7417 views

I would like to add some inputs to my promotion request approve task.  There are comment inputs and vote inputs.... but I wanted to add a could of boolean attributes (radio buttons would be nice) for common reasons for rework.  Then, I can collect report data about why Promotion requests are being sent back for rework.

  • Missing Dims
  • Notes
  • GD&T
  • Design Issue

Stuff like that.

 

I thought I saw an article that says it's not possible but want to ask the community if they think otherwise or have an alternative solution.

 

The referenced buzz kill...

https://www.ptc.com/en/support/article/CS310508

Best answer by avillanueva

yep

avillanueva_0-1666734239048.png

 

1 reply

avillanueva
23-Emerald I
23-Emerald I
October 25, 2022

I am not sure that article means what we think it means. I just created a workflow with two boolean attributes and tested it. Displays like this:

avillanueva_0-1666732079478.png

 

You should be able to create a variable in the workflow and also in the task to gather inputs. Then you can write logic around it. Am I missing something? Seems pretty OOTB.

1-Visitor
October 25, 2022

So I can definitely do it in the workflow... I know how to get user input variables in there... and even pass them to the task.  But... That screen shot you have... is that from a task?  The user would have to input that in the task.

HelesicPetr
22-Sapphire II
22-Sapphire II
October 26, 2022

Hi @ChiselnMallet1 

If you set the attribute it is generally shown in the input of the task. In my case

Boolean CheckParams

I just set the parameter as required 

 

HelesicPetr_0-1666787164780.png

PetrH