culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
3 stars 0 forks source link

Displaying optional (custom) fields in forms? #1421

Open troughc opened 3 weeks ago

troughc commented 3 weeks ago

Right now, custom fields are always displayed in the main body of an Edit form when they are added as a new taxonomy. This is not always the case with standard fields (take for example, Languages used in the event).

UPDATES:

Future enhancement: Think allowing an Admin to reorder (place) fields in the forms to their liking (including blue text locations).

AbhishekPAnil commented 6 hours ago

Frontend tasks:

  1. Change the position of the dynamic taxonomies across forms.
  2. Add the logic to show if the taxonomy has values initially