Workflow Soluiton

 View Only
  • 1.  Set initial values

    Posted Jan 12, 2015 12:39 PM

    Hello, I have this dropdownlist and this label that autoamticamente full accordance with what you choose in the drop down list, but the problem is when I want to initially have values in the drop down list I made a mapping data but the label me nothing appears anyone has any idea how I can fix this.

    12_0.PNG

    14.PNG

    15.PNG

    Thaks

     

     



  • 2.  RE: Set initial values

    Posted Jan 12, 2015 12:49 PM

    Try moving the evaluation you're doing in the "Selected Item" field to a mapping component outside of the form.  I usually try to avoid using "ThisFormData" when possible.  It'll also be beneficial to Initialize Data for your variables, including the initial variable you're using for your label and dropdown.

     

    Can you include a screenshot of what the mapping looks like in the "Selected Item" field?



  • 3.  RE: Set initial values

    Posted Jan 12, 2015 01:22 PM

    mapping.PNG



  • 4.  RE: Set initial values

    Posted Jan 12, 2015 01:25 PM

    Yeah, so just try to use a Single Mapping component to do that mapping outside of the form instead of inside a dynamic field in a form element.



  • 5.  RE: Set initial values

    Posted Jan 12, 2015 04:38 PM

    But since that would make automatic filling out the label if I put the value of the mapping, not modified each time you change the drop down list, you could show me an example please.



  • 6.  RE: Set initial values

    Posted Jan 12, 2015 04:56 PM

    So to clarify - do you need the label to update when the drop down changes?  Also, the component is an "AsciiLabelComponent", right?



  • 7.  RE: Set initial values

    Posted Jan 12, 2015 05:14 PM

    yes, and is a Ascii Merge label component



  • 8.  RE: Set initial values

    Posted Jan 12, 2015 06:15 PM

    do you have "Post Form On Value Change" set on the drop-down box?



  • 9.  RE: Set initial values

    Posted Jan 12, 2015 06:40 PM

    yes



  • 10.  RE: Set initial values
    Best Answer

    Posted Jan 13, 2015 10:58 AM
      |   view attached

    Check the attached package.  I'm using a drop down list, ascii merge label, and dynamic update panel to achieve what it sounds like you want.  let me know if i'm still not understanding what you need.

    Attachment(s)