Chris_401431
Chris_401431
About
- Username
- Chris_401431
- Joined
- Visits
- 6
- Last Active
- Roles
- Catalytic Team Member
- Points
- 29
- Badges
- 5
- Posts
- 13
-
Re: Create a scrolling instruction box for a terms and conditions document
@Alistair_213694 Unfortunately it isn't currently possible to style markdown-powered components within the Catalytic UI as we strip HTML tags out of text before it is rendered. I tried some variation… (View Post)1 -
Re: Field Formulas help - javascript - detecting empty field
@Kevin_579059 I'm glad it's working now. 1. The field formula expects some value to be set for result, and without an ELSE block, a blank string wouldn't set one. At least that's how my test behaved,… (View Post)1 -
Re: Field Formulas help - javascript - detecting empty field
@Kevin_579059 I believe the boolean check you're doing is working as intended, but because your text append is in your else block, you're getting the opposite result. The following field formula resu… (View Post)1 -
Re: How is data transmitted from webform to Catalytic?
All inbound traffic to Catalytic's servers is secured via HTTPS using the TLS 1.2 standard. This ensures that the data remains encrypted until it is received within Catalytic's secure network for pro… (View Post)2 -
Re: How long are logfiles stored in Catalytic?
Catalytic retains logs for one year, and scrubs them for all sensitive information to protect customer data. (View Post)1