Tailor backend update link

Is there a better way to write a custom backend update URL?

handle_class = article.component.properties.handle|mc_snake_case

.../admin/tailor/entries/handle_class/10

mc_snake_case - my filter

I want to create edit link on frontend for backend user with permission.

Yes, that looks right, snake_case is the filter used to determine the handle slug.

Thank you for your reply.

Already i know it. I finding it in documentation. At first it didn’t work for me, I must have made a typo.

1 Like