PLUM is very impressive. I think I found an error. Please see the screen print below:

 

 

Notice the URL in the status bar for the [Back to List] hyperlink. The question mark is missing between “.cfm” and “FromAction=1”

 

http://localhost/PlumTutorials/admin/keyword_std/KeywordList.cfmFromAction=1

 

and clicking on the link generates a HTTP 404 error.  If I manually add the question mark, the proper page is displayed.

 

I do have two related question concerning the tag editor. You mention a shortcoming in VTML that causes attributes to be deleted. Is this something you are addressing or something that Macromedia needs to fix?

 

Also in the tutorial, you mention the displayColumnType attribute being blanked after editing the cf_DisplayChooser custom tag call. Here is the unadulterated line:

 

            <cf_DisplayChooser spouseTable="Keyword" childTable="InventoryItemKeyword" spouseTablePrimaryKey="KeywordID" spouseTablePrimaryKeyType="integer" spouseTableDisplayColumn="KeywordString" spouseTableDisplayColumnType="varchar(20)" foreignKeyFromChildTableToMainTable="ItemNumber" foreignKeyFromChildTableToSpouseTable="KeywordID" chooserLabel="Inventory Item Keywords">

 

As you can see, there is no displayColumnType attribute.

 

I’ve come into the Beta late in the cycle, so you might have already addressed these issues.  If so, where can I see past responses?  Thanks.

 

Mike Tanle

TBSI

 

Reply via email to