Good Morning and Happy Monday! Below are last week’s fixes and improvements:
- [IMPROVEMENT][SSO] – We added deep-linking support for SurveyGizmo user longins via SSO. View the documentation.
- [IMPROVEMENT] – Email Statistics – We updated the Email Statistics Element within Standard Reports.
- [IMPROVEMENT] – Custom Scripting – SurveyGizmo now supports the Lua programing language within Custom Scripting Actions. Documentation of Lua functions that can be used in SurveyGizmo is coming soon!
Please don’t hesitate to reach out to our Support Team if you have any questions or concerns about any of the above releases!
Cheers,
The SurveyGizmo Team
Will Lua allow custom scripting to update live on a page (similar to javascript), or will it only load when the page first load (similar to the current PHP based scripting)? I love how custom script lets you easily manipulate individual questions. However, a huge drawback it can’t do that manipulation if it is on the same page as the question (i.e. I can’t pull the values that people enter into a question, sum them, and give the result all on the same page with custom scripting like I can with javascript).
×