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

Accessing automatically generated form controls from code

  • 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.

Avoid managing form controls from the code if the form controls are automatically generated by the platform.
For example:

  • It is incorrect to hide the Generate group commands when opening a from from the code depending on conditions.
  • Correct example: Use the Filling event handler.

See also:

  • Accessing user form controls from code
© 2020 1C INTERNATIONAL LLC www.1Ci.com Support policy