David
David
Looking at how it calls the SPServices, if you can find a way during the StratusFormsSubmit to update the formID (it's likely going to look something like the following): -...
Oops. I wrote a line of code that fixes that waiting on a pull-request... basically drops the double slash back to one when resolving, the final decoding call will cleanse...
Actually... forking and proposing changes later.
Oh? The change I made was adding the closing square bracket as I didn't think the element selector worked that way..
I meant that if I have a stratus form that already has data in it, and then consequently I try to add new fields in the code only (so it...
Yeah. It is only when SharePoint drop down are involved it seems... Everything else works as intended. On Mon., 1 Oct. 2018, 11:00 pm Mark Rackley, wrote: > Yes, check...
That's correct. So, then after I got them working I proceed to add a new ddl, and the new ones would fail to work (and fail to submit) until the...
Looking at the code, for the radio button it appears you might get away with keeping the ID the same name (or even just give the first radio button that...
Okaaaaayyyyy well after a bit of crazy testing, I came to the conclusion here! There IS a change/hack that is required to stratus-forms-1.5.js (it's right at the bottom of PopulateFormData(...)),...