This is bizarre (to me at least) but I can't set an identifier for a "next page" segue in the IB storyboard. The Attributes Inspector says information is not applicable for this type of segue. As I'm trying to pass data for some variables between these pages, it's rather a big deal that I can't just use prepareForSegue to do so.
How are we supposed to work around this issue?