Account
Earned badges
Achievement: Latest Unlocked
Replies
Preferences
Topics Started
Topic Started
Topics |
---|
Hello, Can't seem to find the documentation that I swear I saw at one point that said the ID fields must meet certain criteria? Am I crazy? |
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is tha |
Is there a swagger definition file available for the REST API?
|
Replies Created
Reply to: Hi Charles, Thanks for…
Wednesday, January 13, 2021 at 12:24pmThanks Duo -- above and beyond, much appreciated. Especially for the example documents, made things much easier to understand.
The indexing did the trick for the radio buttons. I believe they are indexed by the order they were first created on the form -- most likely I created the button that would become 'Yes' first.
It does seem that Lists are working as expected with this config:
{
"type":"INPUT",
"subtype":"LIST",
"name":"List-Signer1",
"id":"List-Signer1",
"value":"Option 2",
"validation": {
"required":true,
"enum": [
"Option 1",
"Option 2",
"Option 3"
]
}
},
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
Hello, Can't seem to find the documentation that I swear I saw at one point that said the ID fields must meet certain criteria? Am I crazy? |
1 | 2 years 5 months ago | 57 | ![]() |
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is tha |
2 | 2 years 10 months ago | 116 | ![]() |
Is there a swagger definition file available for the REST API?
|
2 | 4 years 4 months ago | 226 | ![]() |