Darrin

Results 39 comments of Darrin

Good day, I found the issue with the error message. first in the Stratus-form-1.5js Change absolute to relative for all the error message divs. Comment out the two offset (line...

Is there a way to update data before the submit happens?? It looks like once the function StratusFormsSubmit is called the next time I can do anything is after the...

The server may be 1 hour ahead, but not one day behind, I only need a date, not time.

So the date is correct in the JSON, but not in the SP list field, on every save it minus one from the date. SO if I select 1 June...

I will look into that, but I may try building a workflow to take care of this issue.

I found another issue, if I delete the value from the form the SP list is not empty. Is there a trick to delete a date field?

Another idea would be able to pull multiple values from a lookup list like in SharePoint. It would be great in a select field if I could pull N cols...

I too am having the same issue, it seems you will need to have a promise function as it needs to wait for the page to completely load. I have...

I tried the same thing, had to drop that (date time issues), will take a fresh look at it later. But if someone finds a solution please share.

I have also test and found you will need to a dda promise into the code, because the dropdown list do not fully load in time. I have not gotten...