data forms in exodus
Phil Wilson <p.wilson-9666QQeQR1BWk0Htik3J/[email protected]>
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <176AB0A0ADC4734B8FE888D53E75D9D501DFB892@s15shefsrv.zoodigitalgroup.com> |
Hi, I'm under the impression that Exodus supports data forms, but for some reason I can't get them to work. >From Psi I'm sending <message to="phil@localhost/Exodus"> <body>your client does not support jabber:x:data</body> <x xmlns="jabber:x:data" type="form"> <title>Form title</title> <instructions>Some instructions</instructions> <field type="text-single" label="The field label" var="blah" /> </x> </message> which should, as far as I understand it, be fine. Any assistance/hitting over the head with the JEP-0004 gladly appreciated, I know I've had this working before :) Cheers, Phil