Hello everyone, is there any way to add HTML block of code through kirby panel, I declared rows using bootstrap css and I want to use kirby to add new row(s) from the panel. here is the code from my template:
A structure field is a field which can have an number of items (rows), where each item can have multiple fields, e.g. a title, a date, a link etc.(columns)
That way, you can add any number of fields, and then create your HTML in your template with this data.
Of course, you would only put the data into these fields, them HTML is created in the template, not inserted into the Panel fields.
I got it but having issues with picture in the structure field.
I have a picture, Name of the picture, description but pictures are not showing up. the blueprint is done but no picture displayed in the template.
Please post your template code where you try to output the structure field. Telepathic code transfer doesn’t work yet or I’m not sensitive enough to receive it .