[xwiki-users] using DateTime Picker from AppWithinMinutes Application
Hello everybody! How is it possible to use DateTime Picker from AppWithinMinutes Application on demand? For example - inside application, created based on old sheet system? I checked code AppWithinMinutes - I founded page Date and this page includes related javasript extention. But I cannon understand how I can use it. I tried to write jsx.use... and ssx.use... inside my sheet - but without result - calendar picker didn't show. -- Best regards Eugen Colesnicov -- View this message in context: http://xwiki.475771.n2.nabble.com/using-DateTime-Picker-from-AppWithinMinute... Sent from the XWiki- Users mailing list archive at Nabble.com.
Sorry, I found answer. Need to write {{include document="AppWithinMinutes.Date"/}} in a "custom display" field of a class property. -- View this message in context: http://xwiki.475771.n2.nabble.com/using-DateTime-Picker-from-AppWithinMinute... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi, It would be great to move the DatePicker as a simple setting in the class, though the DatePicker code itself should be modifiable to allow custom behaviors. It should be moved out of AppWithinMinutes into the XWiki core. Ludovic 2012/2/12 Eugen Colesnicov <[email protected]>
Sorry, I found answer. Need to write {{include document="AppWithinMinutes.Date"/}} in a "custom display" field of a class property.
-- View this message in context: http://xwiki.475771.n2.nabble.com/using-DateTime-Picker-from-AppWithinMinute... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
participants (2)
-
Eugen Colesnicov -
Ludovic Dubost