7912 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Postale: Create Message Without Javascript
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 370 Views |
-
Postale: Create Message Without Javascript

27 July 2011 at 9:29pm
Hello,
when I try to use the postale module without javascript, I can't type into the 'To' field of the CreateNewMessage form.
Any idea how I could fix this? -
Re: Postale: Create Message Without Javascript

28 July 2011 at 2:06am
Yeah, unfortunately the plugin works by transforming a dropdown field, not a text field, so I think it would be pretty tricky. Might have to get clever with some <noscript> tags or something.
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: Postale: Create Message Without Javascript

28 July 2011 at 3:41am
Seems to be not as easy as checking for Director::is_ajax and simply change DropdownField to TextField in case it isn't...
-
Re: Postale: Create Message Without Javascript

28 July 2011 at 2:52pm
No, it's not.. because unfortunately it's not loaded with ajax.. it's loaded in an iframe..
---------------
Silverstripe tips, tutorials, screencasts, and more. http://www.leftandmain.com
| 370 Views | ||
|
Page:
1
|
Go to Top |

