Help

Is it possible to create fields that include data in the same row?

Topic Labels: Base design
870 1
cancel
Showing results for 
Search instead for 
Did you mean: 
S_Sid_Ahmed
4 - Data Explorer
4 - Data Explorer

Hi there

I’m trying to create a table of URL’s that programmatically generate data in their respective fields.

One column is the name of a country i.e. United Kingdom
Another column is the url slug i.e. /united-kingdom
Next column is the meta title i.e. Rent a boat in [country name found in first field]

Is there a way to do this?

1 Reply 1

Allow me to restate your requirements to see if I understand them.

  • You presently have a field with URLs.
  • The URLs contain discrete data that you want to parse into separate fields.
  • One of the data values is the slug; another is the country name.

If my assessment is accurate, you can probably do this with the new RegEx formulas.