コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
423 ビュー

No Selection field key but value get.

アバター
破棄
最善の回答

Hi,

You can use the code below to get the value of a selection field:


dict(self._fields['field_name'].selection).get(self.field_name)

Regards

アバター
破棄
著作者 最善の回答

Ok, Thanks

アバター
破棄