Skip to content

Possibility of dynamic Repeater title #1079

Answered by pboivin
kalkoen asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @kalkoen,

It's not currently possible to have a dynamic repeater title, but there's a PR on this that's been kicking around: #149

It's something I regularly find myself wishing for, so I'm thinking of working on this in the near future :)

To your question of linking to full-featured forms from repeater items — I believe this could be achieved with a simple link. If both modules are added to the admin routes and only 'story' is added to the CMS navigation, you could include a link in the 'character.blade.php' repeater template to take the user to the full 'character' edit form. The link would be something like: /admin/characters/{$id}/edit

Hope this can help!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kalkoen
Comment options

@pboivin
Comment options

@kalkoen
Comment options

@pboivin
Comment options

Answer selected by kalkoen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants