How to submit checkbox values as a string in a HTTP POST handler.

Created on 11 September 2024, 4 months ago

Problem/Motivation

When using a REMOTE POST method to send data to a URL ... And using a checkbox field type, the data is submitted as an array.

We need to submit it as a concatenated string.

Is there a setting somewhere I don't know about, that can change how that data is submitted?

Or, can I pass the value of the checkboxes, as a token to a different field, that does get submitted, that gets converted in to a delimited string ?

πŸ’¬ Support request
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States alphex Atlanta, GA USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024