There is no text displaying in the input field in Panel. However I believe I have formatted the .txt file correctly. content/home/home.txt
Is there a home.yml blueprint with these field names defined? Your content file should also have a title field.
Hi, I have a .yml file in the blueprints folder. i have not defined these field names, do you have any documentation I can refer to please?
https://getkirby.com/docs/guide/blueprints/fields
If you don’t have these fields in your yaml file, they cannot be shown in the panel. Check out the Starterkit for examples how blueprints work.
Thank you, yes after looking at this documentation it looks like what I will need to create custom fields.

