Skip to content

Instantly share code, notes, and snippets.

@farmerbradllc
Created June 15, 2012 18:41
Show Gist options
  • Select an option

  • Save farmerbradllc/2938096 to your computer and use it in GitHub Desktop.

Select an option

Save farmerbradllc/2938096 to your computer and use it in GitHub Desktop.
Web Form Portlet Preferences
sendAsEmail = "false"
fieldLabel4 = "Comments"
emailFromAddress = "[email protected]"
emailAddress =
fieldOptional1 = "false"
fieldValidationScript1 =
successURL =
emailFromName = "Test Test"
description = "Your input is valuable to us. Please send us your suggestions.
requireCaptcha = "false"
fieldValidationErrorMessage2 = ""
subject = "Suggestions"
saveToFile = "false"
fieldOptions3 = "Excellent,Good,Satisfactory,Poor"
fieldType3 = "options"
fieldType4 = "textarea
fieldOptions2 = "option1, option2, option3"
saveToDatabase = "true"
title = "Suggestions"
fieldLabel2 = "radio button"
databaseTableName = "1_WAR_webformportlet_INSTANCE_12832_1"
customCSSClassName
{
"portletId": "1_WAR_webformportlet_INSTANCE_${groupId}",
"portletPreferences": {
"fieldType2": "radio",
"fieldOptions2": "option1,option2,option3",
"title" : "",
"description" : "",
"portletSetupCss": {
"advancedData": {
"customCSSClassName": "make-appointment"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment