From SimplyBook.me
Combined display of all available logs of SimplyBook.me. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:22, 15 May 2025 Admin talk contribs created page Translations:User API guide/56/nl (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 /...")