You can run IQJam in your company on your Domino server. Learn how...
Username: Password:
Reset Password | Register
 
Home | Leader Board | Tags | Help
All Questions 
<<<Page 1>...
3answers
1vote

What is the official status of Blackberry support for Ideajam?

I have been using a blackberry smartphone (bold 9000) against ideajam and so far I have used it to vote and post comments. It seems to work, what is the official status of blackberry support for the product?
IdeaJam / Functionality
Paul Dougan - about 16 days ago
Show Correct Answer...
2answers
1vote

Is it possible to add an Event to a Panel/Div?

I'm working with a repeat control and I'd like to make each "row" clickable anywhere.  The repeat contains a custom control that isn't a typically view/grid but is repeating "blocks" from left to right.   The custom control has a panel so I can apply a style class nicely and force the size of the "block".  Inside the panel I have a table to show fields from a document. I attached code to the table's "onclick" event to open a related document.  But since the table isn't filliing up the block com
Domino Development / XPages
Tagged
David Leedy - about 22 days ago
Show Correct Answer...
3answers
0votes

How can I combine the backgroundcolor of a field with validator on a Xpage

I have a text field on a Xpage. This field has a validateRequired that has a message that shows up when the user tries to submit and the field is blank. I show the message with a Display Errors Core Control. Till here everything is simple, but I like to color the fields background also red when the user is trying to submit when the field is blank. How can I do this?
Domino Development / XPages
martin meijer - about 23 days ago
Show Correct Answer...
1answer
0votes

IQJam's support for formatted questions / answers.

Hi,   What is IQJam's support for formatting in the questions and answers? Is it full HTML or just a subset?   Can you include your own CSS styles for formatting of source code, code highlighting, screenshots, etc? Can javascript libraries that auto-format source code be included in the site?   Thanks, Paul.
IQJam / Usability
Paul Grime - about 1 month ago
2answers
0votes

Property file content using Java

Hello,   Is there a way to get the content of a property file using Java? The property file is created/imported as a file resource to the database.
Domino Development / Java
Tagged
Jozsef Lehocz - about 1 month ago
3answers
0votes

Simple Question on View Control

I have a view control displaying the first column as link. I want the clicked document to open with the form it was created with.   I see the property "At runtime, open selected document using". But the value I see is "XPage associated with the document's form". I tried giving the form name of the document which didn't work.   I guess in 8.5 version there was an option "The document's default form or page" which is what I really need.   Any idea how to accomplish this in 8.5.1? 
Domino Development / XPages
Tagged
Rajeev Menon - about 1 month ago
2answers
0votes

XPages: Offline Solution

I have a suit of 10 databases in my application. I am currently migrating the design to XPages. My intention is to allow users to take local replica copies of these databases and let them work off-line. ( For few security reasons, we cannot use DOLS as the off-line solution )   So far I converted one of the main screens in the application to XPage. It works great in both Browser & Client. But I am facing one issue here.   There are several areas where I need to pull data from the other database
Domino Development / XPages
Tagged
Rajeev Menon - about 1 month ago
2answers
0votes

How to Display a Date in a computed Field

On a Custom Control I have a repeat Control that is bound to a NotesView.   The second column of the view is a date field.    I can access the date and time with the formula:    rowData.getColumnValues()[1]    If I put this value into a Label control - it displays just fine, however, I can't change the formatting of the date/time.     If I create a computed field then there are options to format the date/time via the "Display Type" dropdown, but my computed field stays blank.  Like there's no v
Domino Development / XPages
Tagged
David Leedy - about 1 month ago
Show Correct Answer...
3answers
0votes

XPages in Notes Client!! How to build URLs

In the Notes Client, the URL to show an image  using the computed field (content-type html) instead of using an image control is the following.   /xsp/ServerName!!DbPath/imagename   This works fine for me. Now, I am trying to open an attachment and having difficulty in figuring out the correct URL for it. I need to open the attachment in an iframe. The html for the same is coded in a computed field (content-type html). I tried the following syntax(es).   /xsp/ServerName!!DbPath/ViewName/Key/$Fi
Domino Development / XPages
Tagged
Rajeev Menon - about 1 month ago
2answers
1vote

How do I Display a Response and Response to Response hierarchy in an XPages view control?

I'm attempting to display a view with Parent, Response and Response to Response documents in a hierarchy in a view control placed on an XPage. I have not categorized any of the columns. However I'm having an issue getting the twisties to display properly. Here's the view layout:   Organization|Contact Name|Contact Phone|Conversation Date|Contacted By   Organization contains the name field from the parent document  Contact name contains the name field from a child of Organization  Contact phone
Domino Development / XPages
Tagged
Keith Strickland - about 1 month ago
<<<Page 1>...

Latest Answers