Submitted by markfoley on 2009/06/08 21:57
When adding a new item via ctrl-n, if you hit enter to commit rather than clicking 'add item' you end up with a blank line in that entry (see screenshot)

Comments

Same here. Did you notice that, Pierre ?
 
Also : when in-box is checked, the item has no grid-specific field added to it... What is the in-box check box meant for ???
 

Pierre_Admin

2009/06/10 22:09

In reply to by Armando

[quote=Armando]
  1. Same here. Did you notice that, Pierre ?
  2. Also : when in-box is checked, the item has no grid-specific field added to it... What is the in-box check box meant for ???
 
[/quote]
 
  1. This is now fixed
  2. It is working fine here. Check In-box and the new item Inbox field is checked (and it shows up in the Inbox grid
 

Armando

2009/06/10 22:53

In reply to by Pierre_Admin

To which field (exactly) is the in-box check box is associated with ? (is it "in-box" or "inbox" ?  maybe have I renamed the field in the past... if this is the case, user shoud be warned to not rename specific fields which are used in functions, etc. Very important IMO)

Pierre_Admin

2009/06/10 23:38

In reply to by Armando

It is FieldID=70. Users can rename it no problem.
 

Armando

2009/06/11 00:10

In reply to by Pierre_Admin

Strange : there's still a problem here.
 
Here's how the item window look like
 
 
 
Now, after a refresh my inbox grid shows no new item.
It will work only if I select "inbox" in other fields.
[EDIT : "current grid" works well though]
 
My inbox field is effectively field # 70.
 
Don't know what the problem is... Something that I should reset ??
 
 

Pierre_Admin

2009/06/11 01:36

In reply to by Armando

The steps to find the in-box are currently:
  1. Find a grid with name "Inbox", if fails, then
  2. Find the grid ID=58 (the original Inbox grid)
I'll add in Grid>>Properties>>Options: Option to set a grid as the "In-Box" grid.
 
And the new steps will be:
  1. Find the in-box grid, if none defined, then
  2. Add it to the InBox field (ID=70)

markfoley

2009/06/11 05:08

In reply to by Pierre_Admin

Thanks for the fix Pierre!

Armando

2009/06/11 23:53

In reply to by Pierre_Admin

OK. In the mean time, I'll just manually assign the inbox field.