Hi,
I have almost finished my website with this amazing tool, but i’m know struggling to find a solution to this issue:
I’d like to have project showcased into a grid, so far it sounds pretty simple to do, but the interface in the panel should allow user to manually select existing projects, and decide what project, and what picture attached to this project goes into what part of the grid, and what will be the width of the displayed picture (4/4 rows, width can be 1/4,2/4, 3/4, or 4/4) and user must be able to leave some blank or text squares.
On the front end picture should link to project page.
ex ("x “are pictures “-” are blank”:
- x x -
x - - x
x x - -
x x x x
I tried to play with kirby builder, kirby structure eetc… but i always end up with an issue: i can’t have a field that let backend user select existing projects pictures…
ideally it would have structure fields like this:
Project Item:
Select project to showcase.
Select the display image, among images attached to the previously selected project.
(user should have preview of images when selecting, and a preview of selected image)
Select item width (selector) : 1/4, 2/4, 3/4, 4/4
Project Item:
Textarea
Select item width (selector) : 1/4, 2/4, 3/4, 4/4
Leave Blank Space
Select item width (selector) : 1/4, 2/4, 3/4, 4/4