Veröffentlicht Wed, 03 Aug 2022 16:11:12 GMT von Mike Remore ATS1
Hi-
Is there a way to assign values from a multiple choice field into a workflow?
Example:
Choice 1=6
Choice 2=4
Choice 3=0
Then bring whichever choice into a workflow for an arithmetic expression?
Thanks,
Mike
 
Veröffentlicht Thu, 11 Aug 2022 00:00:15 GMT von Matthias Wieland Senior Director Support EMEA
Dear Mike Remore! It looks like the Community cannot answer your question. That's why we have opened a Support Request with the Number SR-183460-W5R2Z for you. A Software Support Specialist will contact you directly to follow up. We will update this thread with the solution as soon as we have resolved the Support Request. With best regards, DocuWare Support Team
Veröffentlicht Wed, 17 Aug 2022 10:58:23 GMT von Jan Kanters Digital Transformation Enabler
<span style="font-size:11pt"><span style="line-height:107%"><span style="font-family:Calibri,sans-serif">Did you consider using a keywords field linked to a records data (File cabinet) external select list ?</span></span></span><br> Then in the workflow iterate through the keywords and retrieve a value to each based on a query on record data set in a settings File cabinet with Key -Value pair<br> Example&nbsp;<br> keyfield = Choice2&nbsp;<br> valuefield = 4<br> <br> Settings File Cabinet structure (index fields)<br> keyfield (text)<br> valuefield (numeric)<br> <br> so it looks like<br> keyfield&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;valuefield &nbsp;<br> Choice 1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;6<br> Choice 2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4<br> Choice 3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0<br> &nbsp;

Sie müssen angemeldet sein um Beiträge in den Foren zu erstellen.