Translations:User API guide/56/nl: Revision history

From SimplyBook.me

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2025

  • curprev 12:2212:22, 15 May 2025 Admin talk contribs 592 bytes +592 Created page with "'''Codevoorbeeld voor het ophalen van intakeformulieren''' <br><br> <nowiki>$fields = $client->getAdditionalFields($eventId); // retourneert - array(array( // 'name' => 'b0657bafaec7a2c9800b923f959f8163', - veldnaam // 'title' => 'Test digits', - veldtitel // 'type' => 'digits', - veldtype // 'values' => null, - beschikbare waarden voor select veldtype // 'default' => null, - standaardwaarde voor veld // 'is_null' => null, - is veld nullable /..."