David
David
The documentation was correct, the ac.mode changes to 'vent' when using the fan mode within the phone application and then calling ac.mode to check the value it set. I may...
I've done the favour of checking - it is in fact "vent", in order to use the fan in the phone app.
After saving the form, when returning back to the form it doesn't load the child DDL values that are non-selected, only the selected one... Resolved only when changing the parent...
So... you suggested to start small. Suppose the minimalist form, you were to add a field, and the field doesn't yet exist in StratusFormsData, if you put that field in,...
https://github.com/mrackley/StratusForms/blob/eb9e9f3a107afc37f563e1ec1a1f2caa810a0f50/stratus-forms-1.5.js#L198 Should be $("div[data-StratusFormsType='Signature']").each(function () { and $("div[data-StratusFormsType='File']").each(function () { respectively
People Picker adds a double slash between domain and username on each save attempt (this bloats the data).