HTTP 422 from API for https://api.rotary-cloud.co.uk/api/v1/club-memberships?districtNumber%5Beq%5D=&riMemberNumber%5Beq%5D=9694498&incPrimaryEmail=1&incRotarian=1&paginate=1
{"message":"Validation errors","errors":{"districtNumber.eq":["The districtNumber.eq field must be an integer."]}}
| Name | Plant |
|---|---|
| Alice Smith | Lobelia |
| Bob Johnson | Petunia |
Chris in order to add to the table above you just need to fill in the blanks in the source. Enter the name and plant, replacing the entries between the <td> as follows:
<tr>
<td data-label="Name">Ian Beirne</td>
<td data-label="Plant">Weeds</td>
</tr>
<tr>
<td data-label="Name">OldMan Beirne</td>
<td data-label="Plant">Dandelions</td>
</tr>
Place entries before the </tbody> tag.
The table will be replaced by cards on a mobile. Take a look please.
| Name | Cake |
|---|---|
| Alice Smith | Lemon Drizzle |
| Bob Johnson | Bara Brith |
VIDEO