forked from Wavyzz/dolibarr
make choice required
This commit is contained in:
@@ -120,6 +120,7 @@ module.exports = {
|
||||
inputFields: [
|
||||
{
|
||||
key: 'action',
|
||||
required: true,
|
||||
type: 'string',
|
||||
helpText: 'Which action of user this should trigger on.',
|
||||
choices: {
|
||||
|
||||
Reference in New Issue
Block a user