I'm Nick Santamaria, a Drupal developer and consultant located in Torquay, Australia. I specialise in building websites and applications using a framework called Drupal. See my 'About Drupal' page for more information on how Drupal really is changing the web.
Hey everyone,Some friends of mine in Ballarat are part of a charity group called "Khmer Rode Rage" who over the last 12 months rai
While writing a Selenium test I needed to access the nid of a newly created node from Drupal.settings to use as part of a URL in another method. Simply trying to access Drupal.settings.nid in the storeEval method didn't work, but dgtlmoon eventually figured it out.