Guy Weisenbach
Director of IT Project Mgmt at Uncommon Schools. We're a charter school management organization providing support to 53 schools serving over 19,000 students. We're based in Manhattan but serve students in NY, Massachusetts, and New Jersey.
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by Guy Weisenbach-
Guy Weisenbach created a post,
Use CryptoJS library
I have a need to export the results of a query to Amazon S3 file storage. In order to communicate with Amazon, I need to create signed signatures that use HMAC-SHA256 encryption. The CryptoJS libra...
-
Guy Weisenbach created a post,
Slow Form Loading from Database Query
I have one form in the application that executes a stored procedure on the database and then returns the resultset to the form. Historically it takes about 45-60 seconds for data to appear in the f...
-
Guy Weisenbach created a post,
SAML - Azure AD - First Login Attempt Fails
I've had a problem where the first login fails. The users are logging in and going to a Workspace. When they click the URL they click on the Login tab presented by the Workspace. On the first attem...
-
Guy Weisenbach commented,
Thank you!
-
Guy Weisenbach created a post,
Move Form from Dev to Prod
It's been a while since I've had to update a form. I've made my changes and tested in the Dev system and now I want to get those changes to Prod. Can I simply download my form and upload to Prod?
-
Guy Weisenbach created a post,
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
I have a stored procedure in my Azure SQL database that returns a set of data. This has worked flawlessly for a couple of years and I've made no changes to the code in at least a year. I am now get...
-
Guy Weisenbach created a post,
Duplicate Schema
I added a field to one of my tables. Downloaded a new schema and uploaded. The upload went fine and the new field shows on my entry form. The PUT action fails. When looking at the schema listing I ...
-
Guy Weisenbach commented,
Any update on when this feature request will make it into the product? Thanks, Guy
-
Guy Weisenbach created a post,
Change background color for a table cell
I have a repeating row section depicting as a table. I'd like for a specific cell in a row to have a different background color if the value is greater than 0. I'm not seeing the ability to change ...
-
Guy Weisenbach created a post,
Re-display Form after Submission
Is it possible to re-display the form after submission so it's ready to be filled in again? Ideal use case is a kiosk where we'd want the form to always be ready for entry of information.