2
0
forked from Wavyzz/dolibarr

make choice required

This commit is contained in:
Frédéric FRANCE
2020-10-30 21:41:41 +01:00
parent e0184f66d3
commit 5fa13533ee
5 changed files with 5 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ module.exports = {
inputFields: [
{
key: 'action',
required: true,
type: 'string',
helpText: 'Which action of user this should trigger on.',
choices: {