Commit Graph

10 Commits

Author SHA1 Message Date
Felix Eggmann 7e2dda0280 Set unique name for AddNewMultiClass Selects
fixing wrong behaviour when having multiple Gridfields containing AddNewMultiClass Selects on one form
2017-04-13 14:59:54 +02:00
Brice Burgess 7e0a488fdf allow specification of GridFieldAddNewMultiClass handler through
setItemRequestClass convention
2014-12-06 17:04:29 -05:00
Andrew Short f1eadd549b Sort the automatically generated list of classes. 2013-11-14 23:43:23 +11:00
Andrew Short 6247d4f4ec Make the classes getter public. 2013-11-14 23:36:57 +11:00
Andrew Short de47c5d3a3 Add missing return tag. 2013-11-14 23:36:28 +11:00
Andrew Short 9abd92bd7f Use properly constructed links in the add new multi class components.
This means that the component now works with URLs which include
parameters, such as when translatable is being used. Closes #30.
2013-10-09 20:34:47 +11:00
Andrew Short aad2b973ce Add allowed actions definitions 2013-07-11 12:40:13 +10:00
Zauberfisch 910f77b049 MINOR: return on all setters (fixes #16) 2013-04-24 07:28:47 +01:00
ajshort c10810c3f6 Fix requirements being inconsistently included. 2013-02-09 01:42:48 +11:00
ajshort d7a9d470f9 Add GridFieldAddNewMultiClass component.
This component allows the user to select from a list of classes when creating a new record.
2013-02-02 14:14:59 +11:00