Welcome to the IBM Collaboration Solutions Community IQJam.
UsernamePassword
Reset Password | Register
   
Home | Leader Board | Tags | Help
All Questions 
<<<Page 1 of 9>>>
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 width="100">Cumul</td>} Print{</tr>} It has 16 columns. The export works fine but when I want
Domino Development / LotusScript
Tagged
Ben Vanmassenhove - 4 months 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 - 5 months 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 - 7 months 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 - 7 months 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 their connection has failed, or their was an interruption of service, etc. Or just try again, then give the message.
Domino Development / Javascript
Tagged
Tim Paque - 7 months ago
0answers
1vote

Using Managed Bean on xpage

I'm building an xpages application where I want to use a java managed bean to work with data from an AS400 table. Essentially, I'd like to keep a data set in memory for a user's session, then display subsets of the AS400 data in drop-down boxes for users to select from. I've been playing around with the Value Picker control in the Extension Library, and setting my data provider to a bean. This is my first time really writing Java, and trying to figure out what a bean is and how it works. I've g
Domino Development / XPages
Tagged
Jen Carey - 9 months ago
3answers
1vote

How to get value from Repeater Control.

Hi All, I will be very thankful to you for your kind support and help. Scenario is: I have a repeater control on the Xpage and that repeater contorl contains two edit box named EditBox1 and EditBox2. At the bottom of this repeater contorl I have a save button which would create documents by extracting these two pair of edit box field. My data source for repeater control is @DbColumn which repeat these contorl 3times or 4times or based on the number of value returned by @DbColumn. Now my probl
Domino Development / XPages
Vikas Sinha - 10 months ago
2answers
1vote

I need codes for counting document in a view sort by time???

Button is given, I need to rely on what time the document is being created and the time that the last click in the button. The documents being counted at first time will not be count again. for example i click the button once it shows 5 for example( the number of documents found ), then when i click it without adding new documents it will show 5 again, but when i add 2 new documents before clicking the button, I will come up with 2( the number new documents) then loop. thanks, Please help me.
Domino Development / LotusScript
Diane Vicente - 11 months ago
2answers
1vote

Design Updates have no effect

In a 8.51 FP3 enviroment we are experiencing some very strange effects that design changes do not become visible in the Notes Client. We have a XPages application designed to run in the Notes Client. Using Firefox (or any other browser) the application runs perfectly. However accessing it through the Notes Client it's showing a design (technical not CSS) which is weeks old!   In order to find the problem, we build a new database from scratch, created an XPages with only the text 'test' on it an
Domino Development / XPages
Dirk Apel - 11 months ago
1answer
0votes

doing a partial update "beforepageload"

hi all,   I have coded a custom control which requires the page to be refreshed for it to work. The problem is, the refresh is only done after the page has been loaded. If the user refreshes the page before the "client side" partial update has been done, they get a message asking if they want to do a refresh..    Is there a way to do a server-side partial update or anything?
Domino Development / XPages
Tagged
Ben Copeland - 12 months ago
<<<Page 1 of 9>>>