
Mitch Ogden
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 23
- Subscriptions 6
Posts
Recent activity by Mitch Ogden-
Remove all formatting and line breaks from multi-line text field with Calc
I'm trying to remove all formatting and line breaks from a multi-line text field with Calculation field. This way it would mimic a single-line text field. The use case is I have a JSON response com...
-
Prefill Embeded Webform?
Is it possible to prefill embedded forms? Thanks in advance. ~Mitch
-
Create a date component field via calculation
I'm looking to create a date component field via calculation. How do I need to format a date with moment([date]).format() to accomplish this. Thanks in advance.