Footballer Form

Use this data entry form to view, create, update or delete a football player.

The Name and Biography are text fields, and Position, Nationality and Team are drop down combos linked to respective ReST API's. The Squad Number is an integer field.

The player photo, nationality flag and club badge are images which can be clicked to either open the image larger in a popup or replace the image by uploading a new image, or deleting the image.

The top right form buttons respectively allow you to update or delete the record via the ReST API.

The Previous Clubs grid reads a list of clubs where this footballer played. This dataset contains the badge, name, position and squad number.

Clicking on the Club Name will 'drill-down' and open the full data entry form for the record type selected.

Last updated