Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

ecommerce category-include screen
Hi

Can someone please point me in the right direction here. Where / how
would I find what ${detailScreen} is referencing.

In the case of -->  name="main-decorator"
location="${parameters.mainDecoratorLocation}", its simple. Just look at
the web.xml. As for ${detailScreen}, I am lost.

Kind regards


Grant Edwards



<screen name="category-include">
<section>
<widgets>
<section>
<condition>
<not><if-empty field-name="productCategory"/></not>
</condition>
<widgets>
<include-screen name="${detailScreen}"/>
</widgets>
<fail-widgets>
<label
style="head2">${uiLabelMap.ProductCategoryNotFoundforCategoryID}
${productCategoryId}!</label>
</fail-widgets>
</section>
</widgets>
</section>
</screen>


Report this thread to moderator Post Follow-up to this message
Old Post
Grant Edwards
06-12-08 12:57 AM


Re: ecommerce category-include screen
Hi,

detailScreen is set in product.bsh script.
It's value depends of the type of product and also of detailScreen field
in Product entity. But if you check product.bsh you will get to all
possible values.

Regards,
Rashko Rejmer

On Wed, 2008-06-11 at 21:31 +0200, Grant Edwards wrote:
> Hi
>
> Can someone please point me in the right direction here. Where / how
> would I find what ${detailScreen} is referencing.
>
> In the case of -->  name="main-decorator"
> location="${parameters.mainDecoratorLocation}", its simple. Just look at
> the web.xml. As for ${detailScreen}, I am lost.
>
> Kind regards
>
>
> Grant Edwards
>
>
>
> <screen name="category-include">
>         <section>
>             <widgets>
>                 <section>
>                     <condition>
>                         <not><if-empty field-name="productCategory"/></not
>
>                     </condition>
>                     <widgets>
>                         <include-screen name="${detailScreen}"/>
>                     </widgets>
>                     <fail-widgets>
>                         <label
> style="head2">${uiLabelMap.ProductCategoryNotFoundforCategoryID}
> ${productCategoryId}!</label>
>                     </fail-widgets>
>                 </section>
>             </widgets>
>         </section>
>     </screen>



Report this thread to moderator Post Follow-up to this message
Old Post
Rashko Rejmer
06-12-08 12:57 AM


Re: ecommerce category-include screen
You can also check category.bsh script.

Regards,
Rashko Rejmer

On Wed, 2008-06-11 at 23:00 +0300, Rashko Rejmer wrote:
> Hi,
>
> detailScreen is set in product.bsh script.
> It's value depends of the type of product and also of detailScreen field
> in Product entity. But if you check product.bsh you will get to all
> possible values.
>
> Regards,
> Rashko Rejmer
>
> On Wed, 2008-06-11 at 21:31 +0200, Grant Edwards wrote: 
>



Report this thread to moderator Post Follow-up to this message
Old Post
Rashko Rejmer
06-12-08 12:57 AM


Re: ecommerce category-include screen
Always remember that the value kept by ${} in the Screenwidget may come from
either web.xml or particular Beanshell file or value set in the <action> tag
of screen widget.

For this context Rashko is saying right.

--
Ashish

On Wed, Jun 11, 2008 at 4:04 PM, Rashko Rejmer <rrejmer@iguanait.com> wrote:

> You can also check category.bsh script.
>
> Regards,
> Rashko Rejmer
>
> On Wed, 2008-06-11 at 23:00 +0300, Rashko Rejmer wrote: 
> at 
> field-name="productCategory"/></not> 
>
>


Report this thread to moderator Post Follow-up to this message
Old Post
Ashish Vijaywargiya
06-12-08 10:25 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

OFBiz archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 10:53 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.