Populating Fields Based on Other Values | Community
Skip to main content
Chris_Shaffer
Level 2
September 28, 2016
Question

Populating Fields Based on Other Values

  • September 28, 2016
  • 1 reply
  • 1014 views

Having a mental lapse at the moment.

Looking to populate some form values (like Phone Country Code) based on other values that are entered into the form. I know it's possible to do inside a smart campaign, but is there any way to do this at the form level itself?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
September 28, 2016

(Thread should be in Products.)

Absolutely. You can manipulate field values using the Forms API. And using JS for complex conditions is waaaay easier than SCs for the same task.