Not sure if there is a way around this? Easily replicable using one of the demo forms:
Edit: The edit_metadesc in the same form seems to work however. Changing the metadesc and submitting more than once results in successful data save.
- Create a demo form with "Dynamic actions"
- Preview the connection. It should display a list of articles.
- Find a row with published article.
- Click on the task button under Publish column. (Unpublish the article)
- Click on the task button again. (Publish the article)
- Refresh the connection. The article will be shown as unpublished (only the first action is recorded).
Edit: The edit_metadesc in the same form seems to work however. Changing the metadesc and submitting more than once results in successful data save.
Found what's wrong, the "publish" task button was missing {data:article_id} in its URL parameters.
This topic is locked and no more replies can be posted.