X-Received: by 2002:ac8:6958:: with SMTP id n24mr24852408qtr.360.1560264198639; Tue, 11 Jun 2019 07:43:18 -0700 (PDT) X-Received: by 2002:a37:5d44:: with SMTP id r65mr720344qkb.73.1560264198215; Tue, 11 Jun 2019 07:43:18 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!j96no635619qte.0!news-out.google.com!33ni142qtt.0!nntp.google.com!j96no635618qte.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.groupware.lotus-notes.programmer Date: Tue, 11 Jun 2019 07:43:17 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.30.227.242; posting-account=ebNtigkAAACgwPwvSYlFd9iUxcwuknzR NNTP-Posting-Host: 81.30.227.242 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <44e6a8ee-186f-44ab-9e42-fe570b3bcea5@googlegroups.com> Subject: Error in displaying xpage From: Rasha Farouk Injection-Date: Tue, 11 Jun 2019 14:43:18 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 12 Xref: csiph.com comp.groupware.lotus-notes.programmer:104 Dear colleagues, I copied xpage and its custom controls from database to another one. There is no error at source xpage or custom control. But at the destination database, an error appears at the custom control. The error is " Error in value syntax, property 'styleClass' " com.ibm.designer.domino.ide.resources.designerproblem The syntax is : styleClass="#{lang=='ENG'?'langSelected':'lang'}" Any recommendations? Thank you