This question shows research effort; it is useful and clear
-1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Django フォームにフィールドがあり、アイテムに特定の値があるかどうかに応じて<select>、何をしたいかを設定します。値は変数として渡され、ページの ID が含まれています。どうすれば作れますか?<option>selectedGETif value == <GET variable>: set option tag to selected