# Formularios: inducción automática del maestro en altas de registros de tablas plurales

Cuando en un formulario de una tabla incluimos una vista de datos (rejilla, rejilla avanzada...) de un enlace plural, al abrir el formulario de altas del plural se asignará automáticamente el ID de maestro del formulario al campo enlazado al mismo de la tabla plural.&#x20;

En el caso de que el alta del plural se haga desde el formulario de altas del maestro, si este aún no ha sido grabado en disco, el sistema forzará automáticamente su alta para poder inducírselo al registro plural.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.velneo.com/36/velneo-vclient/funcionalidades-especificas/formularios-induccion-automatica-del-maestro-en-altas-de-registros-de-tablas-plurales.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
