Include Form Data in Push Notification

Include Form Data in Push Notification

Hi,

Brilliant app however I'm struggling to include form data in Push Notifications...

I've tried ${input.formName} in gui and input.formName outside of quotes in code view, both produce ${input.formName} in the notification instead of the actual value of input.formName

Any help would be greatly appreciated,

Sam