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.
フォームには 2 つのコンボがあり、1 つは "sales" という名前で、もう 1 つは "business" という名前です。 どちらもストア「ユーザー」からデータを取得しますが、選択するオプションは異なります。
同じ「ストア」プロパティで2つのコンボを設定した場合
ストア: 「ユーザー」
「beforeselect」イベントを使用して異なるパラメーターをストアに渡すと、ストアが変更されると、2 つのコンボが同時に影響を受けます。
これどうやってするの?二店舗?