You need to have this in your main-decorator screen:
<property-map resource="PartyUiLabels" map-name="uiLabelMap"
global="true"/>
Regards
Scott
On 13 Apr 2007 05:27:58 -0000, chitrakala ramanujam <
[hidden email]> wrote:
>
>
> Hi All,
>
> I am getting the following error while creating the new user from the
> lcnewcustomer.ftl page.
>
>
> Expression uiLabelMap is undefined on line 112, column 39 in
> lcnewcustomer.ftl. The problematic instruction: ---------- ==> ${
> uiLabelMap.PartyFirstName} [on line 112, column 37 in lcnewcustomer.ftl]
> ---------- Java backtrace for programmers: ----------
> freemarker.core.InvalidReferenceException: Expression uiLabelMap is
> undefined on line 112
> ........
>
> Dont have idea to resolve this.
>
> Someone please help me regarding this issue.
>
> Thanks.
> chitrkala