お気に入りManojKumar Muthu (Appviewx) が「#Apex」で質問2019年2月13日 12:20How to pass more than one value to a parameterHi there,I have field name "Priority" with values 1,2,3,4.if(String.isNotBlank(priority)) { str+=' AND Priority = \''+ priority+'\''; }As of now I can able to pass only one value at a time is there a way to pass like this "Priority":"1,2"2 件の回答並び替え日付で並び替え役に立った順で並び替え日付で並び替えコメントをさらに読み込む...ManojKumar Muthu (Appviewx)2019年2月14日 5:19@Raj,Unexpected parameter encountered during deserialization: ps at 表示件数を増やすコメントを追加回答を記入...太字斜体下線取り消し線箇条書き番号付きリストリンクを追加コードブロック画像を挿入ファイルを添付リンク URLキャンセル保存0/9000返信
ManojKumar Muthu (Appviewx)2019年2月14日 5:19@Raj,Unexpected parameter encountered during deserialization: ps at 表示件数を増やす