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

Opening parameterized forms

  • 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: a managed application, a mobile application.

1. If a form requires parameterization upon opening or is used for opening only using 1C:Enterprise language and cannot be opened from the "All functions" menu, do not assign such form as a main object form.

2. If an object has no other forms that can be assigned as main ones, assign this parameterized form as the main one. In the OnCreateAtServer handler of the form module, check form parameters, and if they are not filled, throw an exception. The exception text must state the reason why the form cannot be opened.

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