(nolabel)

  • Field:
  • Object:
  • Type:
  • Widget:
  • Size:
  • Context:
  • Domain:
  • Modifiers:
  • Change default: Yes
  • On change:
  • Relation:
  • Selection:
    • [] -
Button : (no string)

  • Object:
  • Context:
  • Modifiers:
  • Special:
  • Button Type:
  • Method:
  • Action ID:
var message = (d.message !== undefined) ? d.message : d.error.data.message; d.html_error = context.engine.tools.html_escape(message).replace(/\n/g, '
');