Hi, I'm trying to save as array: Single input and select html type, but get Array data in DB: bootpopup.prompt([{type: "text", label: "Title", name: "title", placeholder: "Write description"},{label: "Select site", type: "select", name: "select", options: { a:"A", b:"B", c:"C" }}] ,function(data){ var str = data;
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by c3media and has received 1 comments.