Creating nodes usign ASM
| Project: | CCK Node Reference ASM Select |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
For usage in our current project, I went on and added an additional feature which is unreleased as of yet, for creating new nodes of the referenced type(s) from the referencing node's create / edit form (see attachment). This is done by creating a link to a new form which, upon submission, updates (via jQuery) the parent form's <select> field. In short, as ugly as it gets.
Is there any community interest in this feature? I know it duplicates some other modules (such as add'n'reference) but as far as I can tell, our module is the most complete solution in terms of multiple selection and usability.
If there's interest, I can add the code to the development snapshot version and someone else may volunteer to make it a bit less ugly (for instance, using a sub form and AHAH forms?)
Let me know.
Cheers
Shai
| Attachment | Size |
|---|---|
| create.JPG | 12.81 KB |

#1
#2
Functionality added to RC3