• Resolved aintnobody

    (@aintnobody)


    Hi there,

    I’ve created a custom block which pulls in field values with foreach in PHP from a few <select> fields into a CSS animated graph on the front-end. This works really well for now as the graphs need to display the same information across the site.

    We’ve now reached a point where we would like to show different graph information on different pages, but I can’t seem to figure out how to make the block customisable per page. The select field values are editable in the block settings, but is there a way to make them editable when editing a page? Or is there a better way to achieve this, could this perhaps be achieved with a repeater field? I don’t have Genesis Pro at the moment, so not sure how I’d test this theory.

    Thanks

    • This topic was modified 3 years, 2 months ago by aintnobody.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Ryan Kienstra

    (@ryankienstra)

    Hi @aintnobody,
    Thanks a lot for letting me know about this.

    Hm, you could query for the page in the PHP template, if you’re using that. But there’s no way in the UI, unfortunately.

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to edit select field options in pages?’ is closed to new replies.