Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Infopath 2010 に、他のリストから値を検索する複数選択フィールドがあります。ボックス内のオプションをソートされた順序で表示したい。どうすればこれを行うことができますか?前もって感謝します!
SharePoint リストのデータに直接アクセスしていますか? SharePoint リストに対してクエリを実行し、データを並べ替える Web サービスを作成することをお勧めします。リスト コントロールを Web サービスの結果にバインドする必要があります。