Hi,
 
We have a small edit wizard issue that we hope someone can solve.
 
We have the following object structure: A - related - B - related - C. From the edit wizard for A we show a list of B items. However, these B items have a type that is stored in C. There are three different types and the wizard shows three different lists of B items (using an XPath _expression_). So far so good, this works ok.
 
However, now we attempt to add an existing B item of a certain type to A. This B item is added correctly, but is never shown inside the wizard. Reason for this is that B's relation to C is not inside the wizard data. Lists of B items in A's wizard however depend on the type that is stored in C.
 
We already tried the following inside the wizard:
 
<action type="create">
   <relation role="related">
      <object type="B">
         <relation role="related">
            <object type="C"/>
         </relation>
      </object>
   </relation>
</action>
 
but this does not have the desired effect.
 
Does anyone have a solution for this problem?
 
Thanks in advance,
Ronald Wildenberg.
 


-----------------------Disclaimer-------------------------
Dit bericht (met bijlagen) is met grote zorgvuldigheid samengesteld. Voor mogelijke onjuistheid en/of onvolledigheid van de hierin verstrekte informatie kan Kennisnet geen aansprakelijkheid aanvaarden, evenmin kunnen aan de inhoud van dit bericht (met bijlagen) rechten worden ontleend. De inhoud van dit bericht (met bijlagen) kan vertrouwelijke informatie bevatten en is uitsluitend bestemd voor de geadresseerde van dit bericht. Indien u niet de beoogde ontvanger van dit bericht bent, verzoekt Kennisnet u dit bericht te verwijderen, eventuele bijlagen niet te openen en wijst Kennisnet u op de onrechtmatigheid van het gebruiken, kopiëren of verspreiden van de inhoud van dit bericht (met bijlagen).

This message (with attachments) is given in good faith. Kennisnet cannot assume any responsibility for the accuracy or reliability of the information contained in this message (with attachments), nor shall the information be construed as constituting any obligation on the part of Kennisnet. The information contained in this message (with attachments) may be confidential or privileged and is only intended for the use of the named addressee. If you are not the intended recipient, you are requested by Kennisnet to delete this message (with attachments) without opening it and you are notified by Kennisnet that any disclosure, copying or distribution of the information contained in this message (with attachments) is strictly prohibited and unlawful.
----------------------------------------------------------

Reply via email to