Re: 1 cset was pushed to core/stable: admin-validation-subform.xd: Change to ...
mikespub <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Michael Cortez wrote: > Changes were applied by epicsaga to core/stable level 10. > The following cset was applied: > > ChangeSet > 1.1942 05/04/06 15:52:09 epicsaga-zpM2aoG8xahU3wYF/[email protected] +2 -0 > admin-validation-subform.xd: > Change to reflect current code, uses the field named 'itemid' in the children for linkage rather then a dummystore (memory only storage) > admin-showinput-subform.xd: > updating ToDo comment > What I meant by that is that the subform property didn't need to have a real data source defined in DD then - you could use the dummy datastore as the data source for that property instead. And the reason is indeed because internally it will use the value from the itemid property - but that doesn't change the fact you don't need a valid data source. Site designers won't care how it works internally - they do need to know how to define the property though :-) Mike.