Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
49 views

I have an xp:list control with the multiple property set to true. I want to set a limit to the number of items the user may select, for example maximum 3 entries. But what kind of validator should I ...
Malin's user avatar
  • 706
0 votes
1 answer
75 views

I've just updated my hcl domino client from v10 to v12 and now have errors in some NSF's about unable to build Xpages as the following library is not installed. Not an issue, I've had this in the past ...
Chris Richards's user avatar
0 votes
1 answer
94 views

I have added the attribute to allow multiple file selections in the file upload control as described here: https://domino-ideas.hcltechsw.com/ideas/DDXP-I-431 When I select more than 1 file the ...
Malin's user avatar
  • 706
0 votes
0 answers
35 views

I used dojo chart sample by Paul Withers blog https://www.intec.co.uk/dojox-charting-update-part-two/ I want to get values with thousand seperator but its not coming to bar chart seperated <xc:...
Fatih Duranoglu's user avatar
-1 votes
1 answer
110 views

I upgraded my Domino Server 12.0.2 FP5 to 14 FP1 and have problem with POI 1.3 I can export xls but when I want to import xls give error Error 403 HTTP Web Server: You are forbidden to perform this ...
Fatih Duranoglu's user avatar
0 votes
1 answer
48 views

I am applying the OpenNTF Domino API to an existing application. In my code I get a lot of warnings that the method getType is depricated. I have no idea how to rewrite the code. The code is as ...
Malin's user avatar
  • 706
1 vote
2 answers
136 views

I have an XPage designed to serve as a training sheet for users. I need to style it to resemble an A4 format paper sheet. The page contains up to 15 editable fields, but ultimately, the end user ...
Michał's user avatar
  • 13
0 votes
1 answer
113 views

I'm facing an issue related to additional validation for my field. I have 2 fields in form, User and Replacement (for this user). User has default value of current user, and I want to validate if User ...
Michał's user avatar
  • 13
0 votes
2 answers
70 views

For my xpages/jsf application I have setup for an xe:input control the following validation: <xp:this.validators> <xp:validateConstraint regex="${application.regex_email}&...
Patrick Kwinten's user avatar
0 votes
1 answer
57 views

I have set up a validator class for an xp:input control: <xp:inputText id="inpTeamName" title="${strings.label_name_team_title}" value="#{teamBean.team.name}&...
Patrick Kwinten's user avatar
0 votes
0 answers
109 views

I am investigating some issues with an old Notes application that uses the XPages REST Service control to provide an API to an external application. The XPage utilises a SSJS script library that ...
Martin Perrie's user avatar
0 votes
1 answer
76 views

After a timeout I logout the user and redirect to Login as described here: NotesSpeak A part of this code is executed in onCliendLoad(). var thisUrl = window.location.pathname; var finalPath = ...
theBastian's user avatar
1 vote
1 answer
74 views

I have a form with two rich text fields used to hold attachments and an XPage that contains two file download controls (one for each field) and two buttons. The buttons call a method in a Java class ...
Martin Perrie's user avatar
0 votes
2 answers
135 views

I'm a newbie in XPages und I try to learn.. ;-) I use a timeout to logout the user and to redirect to the login site ($$LoginUserForm). URL + "?Logout&redirectto=" + Url + "?...
theBastian's user avatar
0 votes
1 answer
141 views

I'm setting up the Byer-Side of a PunchOut solution. https://punchoutcommerce.com/guides/punchout/cxml-punchout-setup-request/ Everything works fine until the actual "Cart-PunchOut". (...
Anders Englund's user avatar

15 30 50 per page
1
2 3 4 5
364