Welcome to the IBM Collaboration Solutions Community IQJam
UsernamePassword
Reset Password | Register
   
Home | Tags | Help
Domino Development 
<<<Page 1 of 9>>>
0answers
0votes

How can I restrict the field value to some length

Hi, I want to restrict the field to some extent i.e. after that the user can not write in that particular field. The HTML attribute MaxLength can not be used here as I am using it in client application. Is there any way to restrict it other than prompting the …
Domino Development / Client Development
Tagged
Pooja Tewari - about 7 days ago
1answer
0votes

how to resolve slow performance when opening an xpage with a categorised view

i have an Xpage with a view with a minimum of 3 categorised columns. When i open the xpage with all collumns in the view expand, the performance is quite good. However, when i open the same xpage with all columns collapsed, result to a timeout. The number of document …
Domino Development / Domino Designer
girish shakti - 4 months ago
1answer
0votes

How to call LS agent in xpage

I want create a function allow user to change password in xpage,So I create a link call dojo dialog and I created a button on dialog , But I don't known how to call backend agent . If need write js code in server/client side javascript, How to write? Anyone …
Domino Development / XPages
haijun cui - 10 months ago
1answer
0votes

RichText field with default value doesn't save the data to the document.

I have a Xpage with a RichText field on it that has a default value. This field is bind to a RichText Field on a Form. When I save the Xpage without changing the (default) value nothing is saved to the document but the other fields (text) are saved. However …
Domino Development / XPages
Martin Meijer - about 1 year ago
1answer
0votes

From CSJS refresh a panel dijit.TooltipDialog

I would develop a action button in all my View like facebook.... You can see the example in this link When you click on the "gear" image you see a dijit.TooltipDialog connected to my Panel Xpages I would change the content of my panel if I click on document with …
Domino Development / XPages
daniele grillo - about 1 year ago
0answers
1vote

Export data to Excel => PrintArea

Hello everybody I have a lotusscript question and somebody recomended me this forum. Hopefully someone can help me... I need to export some data to excel. The exported excel file is build with html tags, like this: Print{<tr>} Print{<td class=tdheader width="200">Phase</td>} Print{<td class=tdheader width="60">%</td>} Print{<td class=tdheader width="100">Start Budget</td>} Print{<td class=tdheader …
Domino Development / LotusScript
Tagged
Ben Vanmassenhove - about 1 year ago
1answer
2votes

Registration database on this site

Really liked how I was automatically signed in after registering on here. Is the code for this floating around anywhere?
Domino Development / Domino Designer
Tagged
Andy Steven - about 1 year ago
0answers
0votes

How to hide checkbox field?

Hi, I want to hide a Checkbox group based on the value selected from the Combo Box field in the Dojo Dialog module. I tried doing partial refresh of the Combo Box field panel, but it didnt worked out.
Domino Development / XPages
Tagged
tek prince - about 1 year ago
0answers
1vote

How to add an event to a Custom Control

Is it possible to have a JavaScript callback feature in a custom control? I'd like to add events to one of my controls, something like OnSomething or querySomething and postSomething. Can it be done??
Domino Development / XPages
Tagged
Sjef Bosman - about 1 year ago
0answers
0votes

When a document is submitted via javascript, how can I most easily determine if the submit failed?

I have a javascript submit action, that submits the doc, and moves them to the main view. I know it's probably simple, but I don't know it off hand. I would like a JS submit that never reaches the server, to return a custom message to the web user that …
Domino Development / Javascript
Tagged
Tim Paque - about 1 year ago
<<<Page 1 of 9>>>