1Ci Support Help Center home page
Submit a request
Sign in
  1. 1Ci Support
  2. 1C:Enterprise Development Standards
  3. Designing user interfaces
  4. Implementation of form

HTML document field usage restriction

  • Implementation of form
    • Opening forms
    • Opening parameterized forms
    • Rules for creating form modules
    • Locking or independent opening of object forms
    • Modal windows use restrictions
    • Preventing editing table fields by condition
    • Specifics of spreadsheet document in a web client
    • Accessing automatically generated form controls from code
    • Accessing user form controls from code
    • Object modification commands
See more

Scope: managed applications.

1. Do not use fields with HTML documents (the FieldKind property is set to FormFieldKind.HTMLDocumentField) when it is possible to use 1C:Enterprise platform controls. Upon form development, try to use only standard controls provided in the platform.

For example, it is incorrect to display in forms separate hyperlinks using HTML document fields.
In this case, use buttons, labels with hyperlinks or formatted strings.

2. Allowed example of using a field with HTML document: display in forms various user instructions, built-in helps, guides with pictures.

Make sure pages are correctly displayed in all client application types and web browsers supported by 1C:Enterprise platform.

See also:

  • Developing configurations for Linux OS

 

© 2020-2022 1C INTERNATIONAL LLC www.1Ci.com Support policy