Loading list from collection but without pattern matching

85 views
Skip to first unread message

banerjee...@gmail.com

unread,
Dec 12, 2014, 1:42:44 AM12/12/14
to suppor...@runmyprocess.com
Hi ,

I have created a back office to maintain certain area.I know that i can load this values in the list of my web interface, by matching the pattern with some other column(the way it is shown in the tutorial which describes how to use collection values in a list)

But if i do so then duplicate values for my area will be generated. Because this field is not under any other fields of my web interface.(for ex- for location a , area c appears) but this is not the scenario...(which ever location or any field i select i would always able to select any area from the list)as it will not listen to any variable...

Could you tell me how to load this values in the list, of my web interface without using pattern matching in the script from the collection?????

So please help..................

Thanks and regards
Somjit Banerjee

Bidisha Das

unread,
Dec 12, 2014, 2:26:55 AM12/12/14
to suppor...@runmyprocess.com
Hi Somjit,
You can remove the pattern matching part from the code.

var my_pattern = {};
my_pattern.brand_id = "[[brand_id]]";  [Remove this so it will load all the data without matching the pattern]
col_cars.listCallback(my_pattern,{},list_ok,list_ko);


Thanks & Regards
Bidisha

Somjit Banerjee

unread,
Dec 12, 2014, 3:47:26 AM12/12/14
to suppor...@runmyprocess.com, Bidisha Das
Hi Bidisha,

Thanks for the help the issue has been resolved....

Regards
Somjit Banerjee

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to a topic in the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/a/runmyprocess.com/d/topic/supportforum/WTJ9yWzfkhY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://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/CAMGV9zs3XCD0YYmFZhHdTsk%3DZ3-aTtAhOKk9OZX_EMo15QK_xg%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages