Your company/organization has contributed: 4399 ideas | voted 106118 times | 11884 comments
Back to All ideas or select another IdeaSpace

Tag: field 

Previous12Next


19

Copy field properties in a table in clipboard memory

Patrick Kwinten21943 - Sep 3, 2012 / Comments (2)
 Just very hard to read all the properties without scrolling. copying them to compare them is even more difficult. A simple 'copy properties to clipboard' would be an improvement.
15

DalogList field: make view selection list wider

IdeaSpace: Domino Designer
Tags: dialoglist, field
Lasse Jarvinen953 - Aug 19, 2011 / Comments (0)
When you make a new DialogList type of field and select option "Use view dialog for choices", the view selection list below is way too small. It shows only few letters from the beginning of the view name which, in some cases, makes it hard to select the right view
23

Form Fields

IdeaSpace: Domino Designer
Tags: field, properties
Dwain Wuerfel2725 - Jul 8, 2011 / Comments (2)
It would be nice if there could be some type of indication on the field, like there is for Authors/Readers, when you have the field, on standard forms, as computed, computed for display, or computed when composed and on xpages as Visible/Not Visible, Read Only/Not Read Only, and Disabled/Not Disabled.
 
Of
21

Add a Subject field to a chat

IdeaSpace: Sametime / Other
Tags: sametime, chat, subject, field
Zoltan Szabo4806 - Apr 14, 2011 / Comments (1)
Hi,
 
Add a field to a chat where we can put the subject of the chat. I think You are also faced with the problem to find the right chat in the history. If there is a subject it is easy to find or remember. If it has this field
22

Input enabled formula should not change the text color (at least not in the read mode)

Lasse Jarvinen953 - Nov 30, 2010 / Comments (4)
When input enable formula returns false the text on the field becomes tan (even in read mode). It makes the text hard to read even on white background. The selected text color should remain at least in read mode or there should be possibility to select the text color when input
16

Context menu in the field of type "Text"

Vlad Sh10117 - Nov 2, 2010 / Comments (1)
Very are lacking the context menu with items:
- Cut
- Copy
- Paste
---
- Select All. Also wanted to work in the field corresponding to the key combination Ctrl+A.
25

Have bytes (K/M/G) as optional number format for a field.

Patrick Kwinten21943 - May 11, 2010 / Comments (1)
just like available as in the column options....
-6

Notes R8.5.1 crashs after a drag-and-drop over a field

Starrow Pan4199 - Apr 23, 2010 / Comments (1)
My Notes version is:
Release 8.5.1
Revision 20091002.1006 (Release 8.5.1 FP2)
Standard Configuration
It runs on Windows. I replied a mail, dragged a file to the mail. If I moved the mouse over a field e.g. To/cc/Subject in the history part of the mail body and released the button, Notes
10

I would love it if while creating a view I could select a form and have notes create a view with all of the fields in that form.

IdeaSpace: Domino Designer
Tags: View, field
Carl Rizzo1428 - Feb 7, 2010 / Comments (13)
This would be extremely useful when I am creating a view with many fields.  Especially when that view is specifically used for importing data.  Thank You.
31

Use @Formula to change field font color

Hendrik Jan van Meerveld729 - Oct 1, 2009 / Comments (4)
Make it possible to change the font color or background color of a field using @Formula.
 
You could for example warn the user if a required field is empty by changing the backgroundcolor,
Color formula:
 
red := 255:150:150;
black := 0:0:0;
@If( fieldvalue=""; red:black )
12

be able to align text inside a field

Patrick Kwinten21943 - Sep 22, 2009 / Comments (1)
I have a number field of 4 characters wide. It would be nice if I could set the alignment for the entered values INSIDE the field.
 
So alignment on the whole field, PLUS alignment for the text INSIDE the field
30

Field property to display as text in read mode (or formula returns true)

Paul Davies12316 - Mar 24, 2009 / Comments (0)

Fields that involve a specific control for data entry, e.g. radio buttons, check boxes, combo boxes and dates also display the same way in read mode (although the control element may be greyed out). This is untidy and can be confusing to end users and so developers typically pair these

34

Provide type-ahead on standard fields like the Notes 8 names lookup

IdeaSpace: Domino Designer
Tags: field, type-ahead
Scott Cochrane1949 - Sep 18, 2008 / Comments (0)
I think there are similar ideas for this but I'm not sure its totally covered....
 
Basically when you use the type-ahead on the Notes 8 To email field - you find it very useful very quickly.
 
So it'd be nice to have something similar for standard notes dialog list and combo fields.
 
I
-14

Make null numeric values zero?

IdeaSpace: Domino Designer
Tags: numeric, number, field
Ben Poole1695 - Aug 7, 2008 / Comments (9)
Having just spent an age in maintenance mode tracking down a dodgy numeric field in a MASSIVE form, a simple suggestion for the Notes team is that if a numeric field is empty (i.e. in doc properties its value is ""), treat that as being the same as zero for
9

Extend field limits of forms for 4byte unicode characters (e.g. Russian).

IdeaSpace: Connections
Tags: encoding, field, limit, unicode
Petr Valing89 - Jul 18, 2008 / Comments (1)

Current field limitations (for 4byte unicode ~127 symbols) are too small.

27

Support the coloring of a checkbox

Patrick Kwinten21943 - May 1, 2008 / Comments (0)
I guess this is more a fix than an idea, but never late then never:
 
If I select a color for a checkbox field it is not supported (mines become standard black)
 
Bold and italic is supported...
30

label property for fields/items

IdeaSpace: Domino Designer
Tags: field, label
Paul Davies12316 - Apr 11, 2008 / Comments (4)
I would like to see a property of a field that can be used to set it's 'plain language' label.
It could be accessed via @ThisLabel or by item.label
 
This would be useful in any formula/script that needs to display a plain language description to the user, i.e. validation messages....
 
@if(@thisvalue="";@failure(@ThisLabel + " cannot
28

Field Validation for Short Names

Gregg Eldred5315 - Apr 4, 2008 / Comments (2)
When adding aliases to a Person Document, many is the time when a errant space is added to a line. This causes mail routing issues as well as authentication problems. Also, this field allows all characters to be included in a short name (example: apostrophe). If the character is being
-19

Choosing a Notes field type from an alphabetically sorted list

IdeaSpace: Domino Designer
Tags: field, types, sort
Cristian D'Aloisio1216 - Mar 19, 2008 / Comments (7)
Whenever I insert/modify  a field on a form, I would like to choose the field type (text, number, etc) from a sorted list,
not like the usual field type list you can see even in R8 (see my attachment).
 
Maybe some Notes programmers are now used to that list, but I really
42

Add Properties to Field Class in LotusScript

Don McNally1483 - Mar 12, 2008 / Comments (2)
The Field class in LotusScript only contains events.  It would be great if it contained properties like Value (read/write) to make it easier to manipulate in the events.  For example, if I want to handle the OnChange event in the client, I can use LotusScript but I have to write a


Previous12Next
Username:
Password:

Welcome to IdeaJam™


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

Use IdeaJam to:

  • Collect ideas from employees
  • Solicit feedback and suggestions from employees and customers
  • Run innovation contests and competitions
  • Validate concepts
  • Use the power of "crowd-sourcing" to rank ideas and allow the best ideas to rise to the top

IdeaJam™ works with:

  • IBM Connections
  • IBM Lotus Quickr
  • Blogs and Wikis
  • Websphere Portal
  • Microsoft Sharepoint
  • and other applications.

IdeaJam has an extensive set of widgets and API's that allow you to extend and integrate IdeaJam™ with other applications.

Learn more about IdeaJam >>







IdeaJam developed by