Nuclos Web Client reference fields & subforms: popupparameter, initialreadonly, popup vs. tab, NO_CLOSE in LoVs. |
Language: Deutsch · English
How to control reference fields, object generators and subforms in the Web Client via popup and layout parameters.
On this page |
Opening reference-field entries or calling object generators in popups is configured in the layout editor via the advanced property popupparameter, e.g.:
left=100,top=100,width=600,height=400,status=yes,scrollbars=yes,resizable=yes |

Reference-field popup in the Web Client.
The same applies to reference fields in subforms (advanced property of the column). To open as a tab instead of a window:
menubar=yes,toolbar=yes,location=yes,status=yes,scrollbars=yes |
Via the record's L&F parameters (toolbar context menu: „Open subform records in popup“) using the same popup parameters.
For faster loading of complex layouts, subforms can start read-only (advanced property initialreadonly = true). A double-click or the pencil icon switches to the regular view.
Further tuning: |