HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/HKemperman1/osthoes.nl/wwwroot/DesktopModules/OpenForm/settings-options.json
{
    "fields": {
        "Notifications": {
            "fields": {
                "item": {
                    "fields": {
                        "From": {
                            "title": "From",
                            "type": "select",
                            "optionLabels": [ "Host", "Site Admin", "Form Field", "Custom", "Current Dnn user" ],
                            "removeDefaultNone": true
                        },
                        "FromName": {
                            "dependencies": {
                                "From": "custom"
                            },
                            "helper": "Name part of the email address"
                        },
                        "FromEmail": {
                            "type": "email",
                            "dependencies": {
                                "From": "custom"
                            }
                        },
                        "FromNameField": {
                            "dependencies": {
                                "From": "form"
                            },
                            "helper": "Form field where the name is extracted"
                        },
                        "FromEmailField": {
                            "dependencies": {
                                "From": "form"
                            },
                            "helper": "Form field where the email is extracted"
                        },
                        "To": {
                            "type": "select",
                            "optionLabels": [ "Host", "Site Admin", "Form Field", "Custom" , "Current Dnn user"],
                            "removeDefaultNone": true
                        },
                        "ToName": {
                            "dependencies": {
                                "To": "custom"
                            },
                            "helper": "Name part of the email address"
                        },
                        "ToEmail": {
                            "type": "email",
                            "dependencies": {
                                "To": "custom"
                            }
                        },
                        "ToNameField": {
                            "dependencies": {
                                "To": "form"
                            },
                            "helper": "Form field where the name is extracted"
                        },
                        "ToEmailField": {
                            "dependencies": {
                                "To": "form"
                            },
                            "helper": "Form field where the email is extracted"
                        },
                        "ReplyTo": {
                            "type": "select",
                            "optionLabels": [ "Host", "Site Admin", "Form Field", "Custom", "Current Dnn user" ]
                        },
                        "ReplyToName": {
                            "dependencies": {
                                "ReplyTo": "custom"
                            },
                            "helper": "Name part of the email address"
                        },
                        "ReplyToEmail": {
                            "type": "email",
                            "dependencies": {
                                "ReplyTo": "custom"
                            }
                        },
                        "ReplyToNameField": {
                            "dependencies": {
                                "ReplyTo": "form"
                            },
                            "helper": "Form field where the name is extracted"
                        },
                        "ReplyToEmailField": {
                            "dependencies": {
                                "ReplyTo": "form"
                            },
                            "helper": "Form field where the email is extracted"
                        },
                        "EmailSubject": {
                        },
                        "EmailBody": {
                            "type": "wysihtml"
                        }
                    }
                }
            }
        },
        "Settings": {
            "fields": {
                "Message": {
                    "type": "wysihtml"
                },
                "Tracking": {
                    "type": "textarea"
                }
            }
        }
    }
}