Translations:User API guide/56/da: 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:2112:21, 15 May 2025 Admin talk contribs 590 bytes +590 Created page with "'''Kodeeksempel på hentning af indtastningsformularer''' <br><br> <nowiki>$fields = $client->getAdditionalFields($eventId); // returnerer - array(array( // 'name' => 'b0657bafaec7a2c9800b923f959f8163', - feltnavn // 'title' => 'Test digits', - feltnavn // 'type' => 'digits', - felttype // 'values' => null, - tilgængelige værdier for valgfeltstype // 'default' => null, - standardværdi for felt // 'is_null' => null, - er feltet nullable //..."