logo

Data Input Personnel Wanted

Anybody with a bit of time to kill could help out and add some new documents to the Contact Manager demo.

Bug reports welcome. As are suggestions for enhancements. It's got some way to got but I think it's stable enough for use.

Comments

    • avatar
    • Nils
    • Thu 21 Jan 2010 10:46 AM

    You could also import from here :

    http://www.grid-tools.com/free-test-data.php

    • avatar
    • Nils
    • Thu 21 Jan 2010 10:48 AM

    A new document is created each time you press the Save button

      • avatar
      • Jake Howlett
      • Thu 21 Jan 2010 10:56 AM

      Woops. Thought I'd handled that properly. Obviously not. Fixed now.

    • avatar
    • Nils
    • Thu 21 Jan 2010 11:02 AM

    If possible, you should add some sort of filtering in the column headers. Like Sharepoint and Excel has.

    http://www.hezser.de/blog/Lists/Beitraege/Attachments/128/image_42a23494ac2a482a9ee405a864acf4fa_791E0217.png

  1. I broke it!

    ,></node>unfiltered<node>

    You might look at wrapping values in CDATA

    1. Incidentally, that is what I put for first name... so when your view is trying to load the XML, my bad fake node is mucking it up.

    2. I created a record with <node> prefixing each editable input. If the view will load with that record in, you've got most of them.... can't do that for the invisible ones from the UI of course.

      • avatar
      • Jake Howlett
      • Thu 21 Jan 2010 12:17 PM

      Doh!

      Like an idiot I'd put the following quick-n-dirty solution to this in the Input Translation of all the fields on the Notes-side form:

      @Replace(@ThisValue; "<":">"; "&lt;":"&gt;")

      I then relaxed in the knowledge it was unbreakable, But, of course, it should have been:

      @ReplaceSubstring(@ThisValue; "<":">"; "&lt;":"&gt;")

  2. Hi Jake,

    If you press the button "x" of page "welcome", disappears and can not add a new document,

    Thanks

  3. Hi Jake,

    it paused for a long time, said done but there doen't seem to be an entry - entered as Sean Cull

    1. I at first thought the same then remembered a previous discussion on the topic of view refreshes in flex here on Codestore. I think the consensus was that a refresh icon was most obvious to users coming from a notes experience - so there is a refresh loopdy arrow in the upper right.

      • avatar
      • Jake Howlett
      • Thu 21 Jan 2010 02:24 PM

      I'm working on the auto-update of the views following a document creation/update.

  4. place the form in another window or a button to expand.

  5. Jake,

    2 comments:

    1 - The "+" button adds new tabs (for add new contact or add new companie) indefinitely and generates a bit of disarray. Could show one at a time or in another window ?

    2 - In the "Contact" form, the company should be a dropdown list of companies in the database

      • avatar
      • Jake Howlett
      • Thu 21 Jan 2010 02:23 PM

      1. I'd say that was expected behaviour. You wouldn't expect "new memo" button in your email client to only allow you to create one at a time, would you?

      2. To follow.

  6. Edit document bug. create a record, close record. Edit record. Change the note field. Save request posts to 0/?savedocument and nothing happens.

    1. clarification: After attempting a malformation of the xml with urlencoded characters. ;-) So, not a bug - a security feature.

      Show the rest of this thread

    • avatar
    • Rene Scheening
    • Fri 22 Jan 2010 03:26 AM

    Looks pretty smoothly!

    The only thing i miss: if you open a lot of documents, you get a lot of tabs in the bottom pane. A "close all tabs" option would be nice.

    • avatar
    • Raghu
    • Fri 22 Jan 2010 03:59 AM

    Hi Jake,

    Today i found one alignment problem when u click '+' button beside the search. If u click that button more than 10 times and go back to the first one, then the welcome message coming on top of the contact form. There is no facility to attach an image, otherwise i could attach the image.

  7. Jake,

    Very nice color !

    1 - When saving a document has this error:

    "TypeError: Error #1006: value no es una función.

    at forms::Contact/___Contact_Button1_click()"

    I also saved (aletest@gmail.com)

    2 - I can not add attachments

    This being very good ;)

    • avatar
    • Casper
    • Fri 22 Jan 2010 05:52 AM

    This is a really cool showcase. I especially like that the documents are opened in tabs and not new windows. I guess people are getting more familiar with tabs after firefox and IE have introduced them. Of course people with Lotus Notes background are used to tabs :)

    There is an issue with sorting and foreign letters. The danish letter "Å" is placed after "A", it should be placed last..

    Some suggestions for enhancements:

    - After saving a new doc the tab label should be updated

    - Maybe there should only be one tab navigator. So both views and documents are opened in same navigator. This will give room to display more rows in views, and more fields on documents.

    /Casper

    • avatar
    • Alejandro M
    • Fri 22 Jan 2010 08:06 AM

    Jake,

    The version "Contact Manager (V11)" works better ;)

    Comments:

    1 - The button "open" (form "company") does not work.

    Thanks ! !

    • avatar
    • Hora_ce
    • Fri 22 Jan 2010 08:59 AM

    Seams that I've clicked Save twice and created 2 records(see mikey mouse)

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment:


About This Page

Written by Jake Howlett on Thu 21 Jan 2010

Share This Page

# ( ) '

Comments

The most recent comments added:

Skip to the comments or add your own.

You can subscribe to an individual RSS feed of comments on this entry.

Let's Get Social


About This Website

CodeStore is all about web development. Concentrating on Lotus Domino, ASP.NET, Flex, SharePoint and all things internet.

Your host is Jake Howlett who runs his own web development company called Rockall Design and is always on the lookout for new and interesting work to do.

You can find me on Twitter and on Linked In.

Read more about this site »

More Content