: 3492 | 87812 | 9797

"XPages" 

1 - 40 | 41 - 80 | 81 - 120 | 121 - 160 | 161 - 200 | 201 - 240 | 241 - 280

XPages - Support Lotusscript WQO/WQS functionality

: Domino Designer
: xpages lotusscript
XPages don't work with LotusScript. At all. So those legacy apps, if they use WebQueryOpen or WebQuerySave agents, are looking for a forklift-style upgrade where you get to rewrite your agents and script libraries in Javascript and/or Java.
 
So a cool new technology requires a massive rewrite? Hmm.... sounds ...

re: Problems of locking mechanism (UI)

Vlad Sh - 06/10/2010
Thank you for your vote and comment, Peter.
1. If IBM will not support the UI, based on the Forms, you have officially reported this state, then we will not spend time with each other.
2. If XPages will work in the Notes client, and interface ...

Developing World Class Web 2.0 Applications with XPages

: LS09 Best Practices Sessions
: xpages lotusphere2009
Below is the session abstract submitted by Matthew White and Bruce Elgort:
 
XPages are the new web design tool that ships with Domino 8.5. In this session we will show you how we built a completely new web 2.0 application using XPages and very little else. We'll talk about ...

re: Retire LotusScript, Focus on JavaScript (SSJS)

Erik Brooks - 06/28/2009
Too early.

What *should* happen is that XPages should be allowed to consume LotusScript (see my Ideajam ticket here). That lets you transition to XPages immediately with all/most of your legacy script libraries, custom classes, etc.

Then (as of 8.5.1) people can ...

Indent when using nested categorization in xPages

: Domino Designer
: xpages
I wonder how bad the xPages ...

Xpages Validation

: Domino Designer
: xpage validation xpages
It would be nice when doing validation in Xpages for radio buttons (group) that when you set the validators ---> validateRequired ---> message, it would highlight the field then to the side of the highlighted field, your message is displayed in red or whatever color you choose and/or have some ...

Retire LotusScript, Focus on JavaScript (SSJS)

: Domino Designer
: lotusscript javascript
This is more a vote to see how the Notes development community might feel about Notes development moving away from LotusScript towards Javascript.  With 8.5.0 IBM introduced xPages and it seems a lot of IBM's focus for Notes application development is going to be on the use of this design ...

XPages: @DBLookupBig & @DbColumnBig

: Domino Designer
: formula xpages @dblookup @dbcolumn
XPages are here, they're big and bad and scalable. They integrate with @Formulas, which is extremely powerful. For things like repeat controls, type-ahead, etc. there are times when you use @DbLookup or @DbColumn.
 
But these functions are limited in returning 64K, like the days of old.
 
Two new ...

re: Add "Next" link to XPage view control pager

Matt White - 07/09/2010
We have an XPages version and a classic Domino version built into the same template. You can get to the XPages version of this site here: { Link } but by default we stick with the "classic" implementation.

Matt

HTML validation and accessibility for XPages

: Domino Designer
: xpages
In Domino 8.5 release, XPages do not pass HTML validation. This is mainly because that non-standard attributes for Dojo is used. This should be fixed. It should also be possible to create XPages (without hacks) that conform to W3C's Web Content Accessibility Guidelines. In many countries there are ...

Enable XPages to use all built-in DECS/DCR Data Sources

: Domino Designer
: xpages decs datasource
Xpages will have arrived once that can talk to more than just just Domino data. At minimum being able to talk to all the external RDB systems that DECS/DCR and LCLSX can speak to would be great. Then Xpages will be a viable alternative for developing Internet/Intranet web apps vs ...

Make XPages generate better html code

: Domino Server
: clean html code accessibility wai progressive enhancement
XPages code is a mess, it does not handle situation, where browserfeatures are missing and it is not accessible by default. This might be acceptable for internal websites, where you can control the browser and users, but it is not for customer facing websites. This should be fixed.
 
One ...

re: Use of class in default HTML rendering of design elements, particularly views

Bruce Lill - 05/04/2010
It's all going to XPages so I wouldn't expect changes to classic web development. For XPages there are ID tags for almost everything so you can format with CSS or apply your own styles

Add Notes Client Rich Text Editor to XPages

: Domino Designer
: xpages editor
One of the biggest reasons I have for NOT using Xpages for some applications is the rich text editor.  One of the first extensions of XPages specifically for the Notes client should be the option to embed the Notes client rich text editor as a rich client control.  Not only ...

re: New Blog Template

Craig Wiseman - 03/26/2010
The issue I have with using xPages here is that locks you in to using very specific flavors of Domino (8.5.1 xPages apps don't always work on even 8.5 servers).

An advantage of the current implementation is that it works on 7.0.2+, which gives it broad applicability.

re: Allow XPages in the Notes client

Jo Grant - 02/04/2009
You need to clarify what you mean by "XPages in the client". A lot of people are asking for this, but aren't saying exactly what they mean. You can run the embedded browser, point it at an XPage application running on a Domino server and, bingo, you have XPages on ...

re: Allow XPages in the Notes client

Uwe Scheunemann - 06/12/2009
I would also be pleased, if I could use XPages in the Lotus Notes Client. Especially it should use the notes authentication. It should not be neccessary to login again, if I use a XPage application in the embedded browser inside the Notes Client. Or will this already work?
I ...

Allow XPages in the Notes client

: Notes Client
: xpages
XPages are coming in ND 8.5.  (If you don't know what XPages are, Andrew Pollack did an excellent writeup.)  These are super cool and amazing, but Lotus is only planning to expose them on the web in ND 8.5.  They are considering exposing them to the Notes client in ...

XPage Yourself! High Performance Domino Application Development

: LS09 Best Practices Sessions
: lotusphere2009 notes domino development xpages
With the introduction of XPages, Domino developers face a whole new world of opportunity to create compelling applications. At the same time, many battle-tested approaches to building high-performance, scalable systems no longer apply. Learn how to design Xpages applications to maximize performance and reliability by looking at specific data layouts ...

Date Time Calendar Time Controls on web

: Domino Designer
: xpages date dates date time calendar calendars
I like the calendar time control for date/time fields on the client.  These should also work on the web like they do in Xpages but without having to use Xpages.  Would be a huge timesaver instead of having to use js.  Would be nice to be able to specify a ...

re: Be able to select Notes interface or XPage based on client version

Peter Presnell - 10/28/2009
I think we will always be chasing our tails here if this approach was adopted. Xpages in the Notes client must be run as a Composite Application. It doesn't make a lot of sense to have two Composite Applications, one with Xpages and one without. So we really only need ...

re: Date Time Calendar Time Controls on web

Bruce Lill - 10/15/2009
xPages will not be the only way to do web dev. I have a lot of customres that will propably not ever use it. When you have to support normal web dev (HTML type) it's easier to have them edit pages or forms then try to teach xPages.

xPages ...

re: Read Only Fields On Forms

Peter Presnell - 10/06/2009
Xpages makes a clear distinction between read only and disabled. I think there is a lot of opportunities to make quick improvements to Notes Classic design elements by taking many of the cool things now available in Xpages. Read-Only is one of them.

re: Complete xPages Help Documentation

Amit Singh - 04/09/2009
This technology (XPages) is going to be the next boom from lotus notes. However the it still requires a lot to be done. At least the help documents should be available on all the component and properties comes under Xpages. The developer feels happy when he get the help on ...

A Designer Pluging to convert macro code to javascript for Xpages.

: Domino Designer
: xpages
 It would help developers to move Notes apps and basic web apps to XPages. It could be a cut & paste convertion that would let the developer to paste in the macro formula and get back the javascript replacement.
 
It would help reduce errors in the conversion process. Especially ...

Add Carousel Control To Xpages

: Domino Designer
: xpages carousel
Nathan T Freeman has already demonstrated how cool a Notes application can be made to look with a carousel control.  I would like to see a carousel control added to the pallette of controls available for Xpages.

Calendar View for Xpages

: Domino Designer
: xpages calendar
I would like to see the ability to display data in a view (or document collection) in Xpages using a calendar style view similar to the one supported in the Notes client. 

Expanded view of panels/divs in XPage "Design" view

: Domino Designer
: xpages designer panels divs
OK, this one might be hard to explain, but if you've ever worked with tables in Adobe Dreamweaver, there is a nifty "expanded" view.  It basically makes the edges of 0px bordered tables larger, just for viewing purposes.
I think something like that would be most handy in the design ...

Split view of design and source in XPages editor

: Domino Designer
: xpages design source split view
In the XPages editor in DDE, I'd like to be able to view design and source in one screen.
And/Or, even better, design on one monitor, source on the other!

Editor2 Dojo Widget in XPages

: Domino Designer
: dojo xpages
The Blog template for R8 has an Editor2 dojo widget, that has plugins for adding links, pictures, viewing as HTML etc., using dojo widgets stored as File Resources in the database template.
 
XPages uses dojo widgets, using dojo files installed on the server.
 
It would be great if ...

XPages - allow view control to select a folder as a data source

: Domino Designer
: xpages design elements designer control
Allow a developer to select a folder as a data source in the view control in XPages designer. Currently only allows views, but folders can be manually selected in the source code editor.

XPages - Native support for RDB access

: Domino Designer
: xpages rdb sql
XPages should have native access to RDB data.  This will allow the use of external SQL data in views and forms in conjunction with Notes data.  Moving Domino Designer to Eclipse was a big step forward in opening up the propertairy technology of the Lotus Notes development platform.  The next ...

Article: How to Approach Upgrading Your Domino Web App to XPages

: Domino Server
: isv xpages domino 8.5 devworks articles
Abstract: You don't have to convert an entire app to using XPages at once. Using the Lead Manager sample as a focus, we show how you can develop a strategy for how to approach upgrading your application to XPages. Background: The ISV Technical Enablement Team has a mission to produce ...

Correct displaying of section from rich-text fields through xPages RichText control

: Domino Server
: xpages
Correct displaying of section from rich-text fields through xPages RichText control. Sections created using Lotus Notes client.

re: New Blog Template

Bruce Lill - 03/26/2010
I can see a new XPage type blog with new features such as themes, drop in widgets, etc.

I would see this one to continue on in openntf for users that are not on 8.5.1 and greater but to have a new one that is all XPages in the ...

re: Add LiveText capabilities To XPages

Craig Wiseman - 01/15/2010
If we're gonna go all-guns-blazing into XPages at the expense of the traditional design elements, we should give 'er all we got, cap'n.

Provide option to collapse panels in DDE

: Domino Designer
: dde
Outside of editing Xpages, many of the panels provided by DDE are of no value.  Even when editing Xpages their are often periods when I do not need to see all the panels.  I can use perspective or close panels.  What I would often find more useful is the ability ...

re: XPages - Native support for RDB access

Andreas Imnitzer - 11/17/2009
I second Roland (#12). Moving from green screens to Xpages, maybe? Hey, IBM, it's both IBM technology, so start the engines.

re: Read Only Fields On Forms

Peter Presnell - 09/14/2009
@Starrow. There is often a difference between read-only and disabled. e.g. when a field is disabled it is often grayed out, whereas a read-only field would display in the "normal"color. Ideally I would like to see both provided as Xpages provides the ability to designate both properties (including the ability ...

re: Date Time Calendar Time Controls on web

Lisa Whitsell - 01/29/2009
The issue I see with XPages is having to to do everything twice. You have to create a form and then create your XPage to pull the data. If you want something quick it would be easier to just have the one step. Personally I would rather see more of ...


:
:

Buy IdeaJam Today!


You can run IdeaJam in your company. It's easy to install, setup and customize and your employees and customers will immediately see results.

Phone: +1 (360) 450-5022

Email: sales@elguji.com

Learn more >>

Welcome to IdeaJam


IdeaJam is a place where people can post and share their ideas, and gauge the marketability, popularity and viability with input from others.

When an idea gets posted, others can help promote or demote the idea and provide comments. Popular ideas will bubble to the top.

Make your opinion count.

Share


Post your idea - from ways we can improve IBM Lotus Software to things we've haven't even yet thought of.

Vote


Check out other people's ideas and vote on the ones you like best. The community votes. The community decides.


Discuss


Talk about ideas with your peers in the IBM Lotus Community and help make them even better.



4
ideajam ideas - Lotusphere
-5
Make Ideajam database as default application on domino
18
All Design Elements view in Designer
0
Create an AppStore for $1.99 apps
13
Symphony API integration in Agents
5
In the view-quick-search dialog, there should an "advanced search" option to find a document in the current view based on the NoteID or UNID
8
Standardize Definition of Application
12
Cleanup process for mystery problems
3
DDM could benefit from addng Twitter or SMS to Notifications
15
license model for universities and schools (education)
4
Dogear: Plugin for many browsers to store bookmark in dogear
8
Give Domino an up-to-date Servlet Engine
13
Admin Client - Server Console
9
Notes Calendar - Show Calendars
12
I wish FilePath would consistently return a relative path whenever possible
26
Select Category option in Views to tick all documents within a category and sub-categories
11
Calendar overlay: documentation how to overlay application calendar
6
inbox: newest first
7
Lotus Script: record call history for for informative debugging
8
Feed Readers page for Domino
17
Get Rid of "Copy as Table" in instances where it doesn't work
16
Expose the SPR database to customers so others can easily get added to the request
10
Multi value core control







IdeaJam developed by




Hosting by