|
I seem to have found a fix.
I added a condition to look for a versionid
<cfif len(output.versionID)> <cfset output2.objectID =
output.versionID> <cfelse> <cfset output2.objectID =
output.objectID> </cfif>
-- Regards, Michael J.
Sammut ________________________________________________ F O U R E Y
E S P R O D U C T I O N S think | plan | create :: web site
design & development :: NYC E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 |
F: 718.254.0399
I modified the HTML type to include an extra step to add
categorization. The process works fine but the step where I select the
category does not get saved.
What I did:
I took the dmHTML type and added a new step for categorization. I
took the metadata.cfm file from the dmNews type. I create a new
rule. The rule works fine when I do not choose a category, but it
displays nothing when I do select a category.
Any thoughts?
-- Regards, Michael J.
Sammut ________________________________________________ F O U R E
Y E S P R O D U C T I O N S think | plan | create :: web
site design & development :: NYC E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101
| F: 718.254.0399
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
|