
William C
- Total activity 24
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 3
- Subscriptions 11
Activity overview
Latest activity by William C-
William C created a post,
Need guidance on updating SSL Certificate
Hello, I would like to confirm the process for updating our SSL/HTTPS certificate. Is this as simple as placing a new file in our \tomcat\conf directory and then updating the server.xml file to cha...
-
William C created a post,
Adjust control widths with rule code
I don't believe I've seen this anywhere in the documentation, but a few of the designers in my Org think it would be really nice to allow the resizing of a form control via Rule Code. Something li...
-
William C created a post,
Access JSON File on Forms Server
Is it possible to access a JSON file that is stored locally on the Forms server? Use case: I have a very large JSON array that I would like to query in order to pull in some dynamic information abo...
-
William C created a post,
Question on Form Headers/Footers
I am struggling to get my form snapshot to look the way I'd like. I have hidden message controls, which are populated with HTML via a business rule. These two controls are called {zHeader} and {zFo...
-
William C commented,
Thank you for that, Megan. I was able to see what you referenced with a new space containing all prod forms. Out of curiosity, can you think of any customers using a space to distribute 175+ forms?...
-
William C created a post,
Question on Best Practice for Sharing Form URLs
I would like to know what options I have for sharing a complete list of form URLs to users at my organization. We have an intranet where links can be stored, but this isn't very elegant and will re...
-
William C commented,
Hi Megan, I'm getting this error when my rule tries to run: ** Error: cannot find dependency named [resultSet] in rule [New Submission.SQL Query] Here is my rule code: /*member resultSet*/...
-
William C created a post,
How to pass a field value into a query
Here is my setup: 1. SQL Query A - Pulls a list of branches 2. SQL Query B - Pulls a list of employees, at the branch selected in Query A. 3. Dropdown control A - options source = web service, poin...
-
William C commented,
That explains it perfectly. Thank you for the help!
-
William C created a post,
How to properly adjust table column width
When attempting to adjust column widths in this table, the add/remove row buttons take up an obscene amount of space. Is there a way to keep them the same size, allowing me to better use the remain...