Hi,
I created a form after the demo "Dynamic actions" in the backend.
In "Views" is in "URL and / or URL parameters"
id = {var: articles_list.row.Article.id}
This brings me to the "article_form_fields" to edit the data.
The form I have now but with the plugin in a post page in the frontend.
"... option index.php? = Com_content & view = article & layout = edit & id = 13"
How can I synonymous of the front end CC6 form
reach "id = {var: articles_list.row.Article.id}"?
Or do I have to create a new edit form for it with CF6 in the frontend?
many Greetings
F.
I created a form after the demo "Dynamic actions" in the backend.
In "Views" is in "URL and / or URL parameters"
id = {var: articles_list.row.Article.id}
This brings me to the "article_form_fields" to edit the data.
The form I have now but with the plugin in a post page in the frontend.
"... option index.php? = Com_content & view = article & layout = edit & id = 13"
How can I synonymous of the front end CC6 form
reach "id = {var: articles_list.row.Article.id}"?
Or do I have to create a new edit form for it with CF6 in the frontend?
many Greetings
F.