VisualDataSchema:ContactManager/Mailer: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 09:04, 5 May 2025

wiki
type"schema"
uuid"6636144ff3906"
name"ContactManager/Mailer"
properties
provider
wiki
type"property"
uuid"6636144ff390b"
name"provider"
visibility"visible"
label"provider"
multiple-itemsfalse
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
requiredtrue
type"string"
format"text"
title"provider"
enum
"smtp"
"sendmail"
"native"
"amazon"
"mailchimp"
"mailgun"
"mailjet"
"postmark"
"sendgrid"
"sendinblue"
"gmail"
"ohmysmtp"
name
wiki
name"name"
type"property"
multiple-itemsfalse
requiredtrue
label"name"
uuid"663616696b0a7"
visibility"condition"
showif-field"provider"
showif-condition"regex"
showif-value"^(?!native|sendmail).*$"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
type"string"
format"text"
title"name"
transport
wiki
name"transport"
type"property"
multiple-itemsfalse
label"transport"
uuid"663616696b0aa"
visibility"condition"
showif-field"provider"
showif-condition"regex"
showif-value"^(?!smtp|native|sendmail).*$"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
requiredfalse
options-values-parsed
smtp"smtp"
http"http"
api"api"
type"string"
format"text"
title"transport"
enum
"smtp"
"http"
"api"
from
wiki
name"from"
title"from"
description"add one or more sender in the form "name <email>" (the email must be a legitimate email address with this provider)"
min-items1
unique-itemsfalse
type"schema"
uuid"663705afe7785"
items
type"string"
wiki
name"from"
type"property"
multiple-itemstrue
default
Empty array
uuid"6636a0fa3fdef"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
layout"table"
format"text"
default
Empty array
type"array"
title"from"
description"add one or more sender in the form "name &lt;email&gt;" (the email must be a legitimate email address with this provider)"
minItems1
uniqueItemsfalse
required
"provider"
"name"
type"object"