You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aktuell erhält man in einer YForm-Action über $this->params['value_pool']['sql']['id'] nicht die ID des Datensatzes, jedoch über $this->params['value_pool']['email']['id'] - sollte die ID, wenn der Datensatz vorhanden ist, nicht auch im Value-Pool verfügbar sein?
The text was updated successfully, but these errors were encountered:
Aktuell erhält man in einer YForm-Action über
$this->params['value_pool']['sql']['id']
nicht die ID des Datensatzes, jedoch über$this->params['value_pool']['email']['id']
- sollte die ID, wenn der Datensatz vorhanden ist, nicht auch im Value-Pool verfügbar sein?The text was updated successfully, but these errors were encountered: