|
I need to create a separate table that is filled with some
of the dynamic content generated by farcry and additional info is written to it
with one of the custom plp steps that I have created within the news type. Will
this create data integrity issues within Farcry? I can’t think any
other way to accomplish what I need to do. I need to create a table that grabs certain navnode object
IDs and then based on the users input while uploading a new news object assigns
the nav node to point to that page. If any of you have other suggestions
as to how to do this please let me know but keep the instructions as simple as
possible. Table would look something like this. NavNodeID1 NewsObjecteId43 NavNodeID2 NewsObjecteId56 NavNodeID3 NewsObjecteId32 NavNodeID4 NewsObjecteId18 NavNodeID5 NewsObjecteId21 In other words I know that you can assign a navNode to point
to a specific page somewhere else in the tree, but if I wanted to make this
process dynamic but in reverse. Instead of creating a node and assigning it
to point to an existing page, they would be creating the page as a news type and
assign it to an existing navnode. Is this making any sense? Jaci You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ |
