src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -192,6 +192,9 @@ if (_Ot !== 'notRequired' && _opentype !== 'excelOut') { _options.push('controlField', 'controlVal') } if (_Ot === 'requiredSgl' && ['pop', 'prompt', 'exec'].includes(_opentype)) { _options.push('swipe') } return _options }