StratusForms
StratusForms copied to clipboard
Lightweight InfoPath alternative for SharePoint 2007,2010,2013,2016,2019 and Office 365
OK, So, is there any way to set default values on a new repeating row? Currently I have some default values on the first row but when I execute StratusFormsRepeat...
I have been trying to do a clean up event, once a dropdown list is finished injecting the values. I tried this: ```html ``` But it errors when I pass...
Can some one send me an example or explain how the query works in the lookup? I am trying to show only records that meet a condition.
My people picker does not find people if I have not looked for them before in another SP page (using the out of the box). Any idea why it is...
The customer wants to have a list of location and on the form have them display as check boxes. Think a choice field in SP where you select checkboxes (allow...
When I submit the form, I have a div that shows, for processing so user knows it is doing something. Workes great unless StrtusFormsSubmit returns 'alert("Please fix form errors and...
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...
OK been hacking at this for a few days now. What is the best way to handel dats with the server in a different timezone then the clients. I need...
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,...
So not a problem, but a solution. For a form where I have repeating rows I had two select list with one depending on the other. Easy right, except that...