How to use setSelectedValue & setSelectedLabel in List Widget (that have Required enabled and Picker enabled)

75 views
Skip to first unread message

yoke-le...@lafargeholcim.com

unread,
Aug 30, 2018, 9:30:10 AM8/30/18
to Fujitsu RunMyProcess Developer Community
Good day

I have a button to just assign user name and email into a list widget in an array.

I managed to set the username and user email using setSelectedValue & setSelectedLabel but system still detect the field is empty eventhough it got value. It keep showing the red box indicating the field is empty.

system seem to recognise the value if I disable the "Picker" feature. But I need to have the "Picker" enabled.

See attachment

How do I set user email and name into a List widget.pdf

Pankaj Kumar

unread,
Aug 30, 2018, 5:21:15 PM8/30/18
to Fujitsu RunMyProcess Developer Community
Hi,

We are able to reproduce this issue in our environment. After selecting the checkbox "picker" , below code return "null"

id_user_list.setSelectedLabel("user_name");
id_user_list.setSelectedValue("user_email")
console.log(id_userplist.getSelectedValue());// return null

We request you to create a ticket on RunMyProcess Support Portal, We will discuss the case with our advance support team for further analysis for bug/enhancement request.


Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/b108d9be-a024-415f-9f82-2715e979a77b%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Reply all
Reply to author
Forward
0 new messages