<aside> 💡 This autofill rule will map the fields on the auth.ticketmaster pages.

</aside>

url=https://auth.ticketmaster.com
name="phoneNumber"; phoneNumberLocal
name="otp"; emailCode
type="checkbox"; true
type="tel"; phoneNumberLocal

Profile Field Swapping for SMS Code

The emailcode and the smscode field on TM have an identical format, so the autofill system is not able to distinguish between the two fields. To be able to differentiate between the two when it is needed you will need to use profile field swapping so you can dynamically select which code gets used. Below are the steps on how to do this:

  1. Open the autofill settings page and scroll down to profile field swapping.
  2. Edit the emailcode so that it maps to smscode.

image.png

  1. Then when you want to autofill the smscode, run autofill swapped (you can press and hold shift and click the autofill button on the profile panel). You could also create a key bind for one of the commands in the screenshot I attached.

image.png