Comment #8 on issue 1597 by [email protected]: Non-creation relationships
become creation relationships when information object is edited
http://code.google.com/p/qubit-toolkit/issues/detail?id=1597
The current problem is that ISAD type events are restricted to "Creation"
and "Accumulation". If you are editing an ISAD description which has an
event created with RAD, you can find other type of events. However, the
ISAD edit form will only show ISAD event types in the select, so the data
would be overriden once you save the form.
I have two solutions in mind:
- Draw the <select/> with HTML code as usually (r7829) for "type" field. I
would like to find a better solution (but could be delayed to 1.2).
- Add as many "type[$n]" fields as necessary and work with then
individually.
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.