CRMBlock properties

  • ArgObj. Provides an alternative way to pass parameters to a block that is a container.
  • CheckLocks. Specifies whether to check if a record is in use before allowing the record to be edited.
  • DisplayForm. Specifies whether the block wraps itself in a form element.
  • FormAction. Sets the action that the form takes.
  • Height. Sets the block position in pixels or percent from the top of the screen.
  • Name. Sets or gets the name of the current block.
  • NewLine. Specifies whether the block appears on a new line.
  • ShowValidationErrors. Sets whether to display validation errors when a user incorrectly enters information in an entry box.
  • Title. Sets the block title.
  • ViewName. Specifies the name of the view on which the list is based.
  • Width. Sets the block width in pixels or as a percentage of screen.
  • Mode. Sets a mode for the ASP page.