Jump to content

Jim Bailie

Members
  • Posts

    85
  • Joined

Everything posted by Jim Bailie

  1. @horst You're like the gift that keeps giving. Now I know I can call a region directly! Nice...
  2. @Macrura You know, I hadn't given much thought to that exit; but after reading up on the halt method, I then found out that _main.php is the last to load. So yeah, this approach could be used to consolidate data/display functionality on a single page. Thanks!
  3. @horst That's it! Thank you. @dragan Great tip. Will install an instance and see what's going on. Thanks all
  4. Hmmm. That's good to know, but is my problem solved merely by being an ajax request? I suppose I could just set everything up and check it out.
  5. Hello, After doing a deep dive into Processwire over the weekend (better late than never), I'm starting to layout an app to receive a migration of an existing app. I'm sure I'll have several questions, but here's my first: Question: I'm using the _main.php/regions template approach. However, I need to do some ajax calls for some html. How would I tell a page just to include only the needed template/fields? I can probably figure this out, but in the interest of time...Thanks!
×
×
  • Create New...