Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9069

Re: Input "(ALL_MEMBERS)" has an invalid format

$
0
0

can you share the code which is sending it? I think you need to place an if condition there if the selected key is ALL_MEMBEERS, then the selection is empty.

 

like this:

 

var selectionKey = DROPDOWN_1.getSelectedValue();
var realSelection = selectionKey;
if(selectionKey == "ALL_MEMBERS") {  realSelection = "";
}
DS_1.setFilter...(<DIM>, realSelection");

check up if this helps


Viewing all articles
Browse latest Browse all 9069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>