where from the detailscreen value is fetched?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

where from the detailscreen value is fetched?

dhilip kumar
   
  The following is the line copied from "CatalogScreen.xml".
  <include-screen name="${detailScreen}"/>
   
  This line is used in directing the login button to the main page.
  I looked at the field "detail_screen" in the table "Product_Category". But it contains no values.
  I can't guess this value.
  Caould I get the help.
   
  Thanks
  Dhili

 
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
Reply | Threaded
Open this post in threaded view
|

Re: where from the detailscreen value is fetched?

cjhowe
it's in the category.bsh

Using an IDE like eclipse or NetBeans and doing a
search for "detailScreen" case sensitve should be a
lot faster for you then asking the list.  I'm more
than happy to point you in the right direction for
these things, but I'm thinking giving you the answer
is slowing down your learning.

--- dhilip kumar <[hidden email]> wrote:

>    
>   The following is the line copied from
> "CatalogScreen.xml".
>   <include-screen name="${detailScreen}"/>
>    
>   This line is used in directing the login button to
> the main page.
>   I looked at the field "detail_screen" in the table
> "Product_Category". But it contains no values.
>   I can't guess this value.
>   Caould I get the help.
>    
>   Thanks
>   Dhili
>
>  
> ---------------------------------
> Do you Yahoo!?
>  Get on board. You're invited to try the new Yahoo!
> Mail Beta.