I want to create a card button e.g. "submit items" which should do a post request to an API endpoint. The payload of this post should be the individual checklist items and their status. I have not found a proper way with the attributes to achieve this.
Community moderators have prevented the ability to post new answers.
You need to use for each item and you limited to using the variable {checklistitemname}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.