Answered

Script to transform Street type to abbreviated verison

I have an idea of using a script to take the data from the billing address 1 field and if the street type is spelled out (ie: Street instead of St) then I want to convert it to the abbreviation. Not sure where to start with this. Any help offered would be appreciated!

0

Comments

1 comment
Date Votes
  • This is very easy to implement with a JavaScript hook in your flow.  I recommend building your basic flow, and then use a 'pre save page' hook on your source export to massage all the data that will then get passed downstream to one or more steps in your flow. The auto generated JavaScript hook function stub will outline how to implement the code, etc...

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post