You definitely can enter first/last name just use the following format:
FirstName LastName <email>
'FirstName LastName' <email>

The feature is not self explaining :(
not sure what can be done here :(

I thought of creating custom component with ability to drag-n-drop and
inplace edit (like in current gmail)
But unfortunately I have not much free time these days :(


On Sun, Jul 21, 2013 at 12:50 PM, [email protected] <
[email protected]> wrote:

> Okay that was not completely true, if you complete the search input field
> to a valid email adress and press the green plus you will be presented with
> this:
> https://issues.apache.org/jira/secure/attachment/12593388/AddAttendee2.png
>
> null [null, null] :)
>
> I am sorry it took me now half a day to find this out, its really not *self
> explaining* that this search field will magically convert into an input
> field :)
> Also what is the first and last name of this "external attendee", why
> cannot I modify or enter those credentials?
>
> I think the basic idea to combine internal and external attendee in the UI
> into a single Popup is a good idea. But the way it is implemented now is
> more "work in progress" as far as I can judge. It should be just more
> intuitive and firstname/lastname should be editable free text.
>
> I have captured that in:
> https://issues.apache.org/jira/browse/OPENMEETINGS-711
>
> Don't worry we can continue this discussion next week. However it would be
> good to catch up soon with some conference call, also with Alexei and
> whoever is currently active.
>
> Thanks,
> Sebastian
>
>
>
> 2013/7/21 [email protected] <[email protected]>
>
> > sorry I don't think we are talking about the same stuff.
> > In the OpenMeetings Calendar UI, when you add an attendee to a meeting,
> > there is no autocomplete box or anything.
> >
> > There opens a new popup and if you type any string in to the text field
> it
> > will search for that string.
> > There is no *autocomplete box* or anything.
> >
> > This is the popup:
> >
> >
> https://issues.apache.org/jira/secure/attachment/12593387/AttendeeAdding.png
> >
> > You can search and there is green plus on the right (where nothing
> happens
> > when you click on it)
> >
> > Sebastian
> >
> >
> > 2013/7/21 Maxim Solodovnik <[email protected]>
> >
> >> UserAutoCompleteTextField("searchUser", ....)
> >>
> >> You can start typing the existent user , then select it from the
> >> autocomplete list and select the "+" icon to add it
> >> Or can continue typing and enter new email address:
> >> like
> >> [email protected]
> >> New Email <[email protected]>
> >>
> >> then select the "+" icon
> >> In such case new user of type CONTACT will be created and added to the
> >> appointment.
> >>
> >> While designing this component I was thinking of current gmail address
> >> field.
> >>
> >> I can send you screenshots, or you can try it yourself :)
> >>
> >>
> >> On Sun, Jul 21, 2013 at 12:09 PM, [email protected] <
> >> [email protected]> wrote:
> >>
> >> > I can see nowhere a UI where I could enter a free text email.
> >> > I can only search and select from the existing users.
> >> >
> >> > Sebastian
> >> >
> >> >
> >> > 2013/7/21 Maxim Solodovnik <[email protected]>
> >> >
> >> > > Hello Sebastian,
> >> > >
> >> > > Currently there is only 1 button: "Add attendee".
> >> > > If attendee added is OM user (and not of type CONTACT) the attendee
> >> > > appended is internal.
> >> > > If attendee added was selected and of type CONTACT or email address
> >> was
> >> > > entered missing in the list of the internal users and contacts, the
> >> new
> >> > > user of type CONTACT is created ant this will be external attendee.
> >> > >
> >> > > this was an idea and Vasiliy has commited this code on Friday.
> >> > >
> >> > >
> >> > >
> >> > > On Sun, Jul 21, 2013 at 7:26 AM, [email protected] <
> >> > > [email protected]> wrote:
> >> > >
> >> > > > Hi Maxim,
> >> > > >
> >> > > > "Calendar UI add external attendee'sNo possibility currently to
> add
> >> > > > external
> >> > > > attendees. You first need to create that user as OpenMeetings
> user,
> >> > > before
> >> > > > you can incite them to a meetings"
> >> > > >
> >> > > > There is a button in the PopUp where you can add internal members,
> >> but
> >> > > > nothing happens if you click on it.
> >> > > > I would also rather put the plus icon directly next to the
> existing
> >> one
> >> > > for
> >> > > > the internal users. It does not seem to make logical sense to have
> >> yet
> >> > > > another popup in the popup for external users.
> >> > > >
> >> > > > Sebastian
> >> > > >
> >> > > >
> >> > > >
> >> > > > 2013/7/21 Maxim Solodovnik <[email protected]>
> >> > > >
> >> > > > > I'll try to add additional items with missing functionality (on
> >> > Monday)
> >> > > > >
> >> > > > >
> >> > > > > On Sat, Jul 20, 2013 at 9:37 PM, Maxim Solodovnik <
> >> > > [email protected]
> >> > > > > >wrote:
> >> > > > >
> >> > > > > > I believe this one:
> >> > > > > >
> >> > > > > >  Calendar UI add external attendee's No possibility currently
> to
> >> > add
> >> > > > > > external attendees. You first need to create that user as
> >> > > OpenMeetings
> >> > > > > > user, before you can incite them to a meetings
> >> > > > > >
> >> > > > > > is already implemented. In case email address is entered User
> of
> >> > type
> >> > > > > > Contact is being created automatically.
> >> > > > > >
> >> > > > > >
> >> > > > > > On Sat, Jul 20, 2013 at 8:04 AM, [email protected] <
> >> > > > > > [email protected]> wrote:
> >> > > > > >
> >> > > > > >> Hi,
> >> > > > > >>
> >> > > > > >> there is some common shared opinion (at least from my point
> of
> >> > view)
> >> > > > > about
> >> > > > > >> the 3.0.0 release.
> >> > > > > >> The consens was so far: OpenMeetings 3.0.0 will deliver all
> >> > features
> >> > > > of
> >> > > > > >> OpenMeetings 2.x in HTML5, except of the conference room
> >> itself.
> >> > > > > >>
> >> > > > > >> We made some very good progress (congrats!!!) and we can now
> >> start
> >> > > to
> >> > > > > >> really go through every feature to see what is missing or is
> a
> >> > > > > *must-have*
> >> > > > > >> to get a production ready release.
> >> > > > > >>
> >> > > > > >> So I would like to discuss, priortize and define further the
> >> scope
> >> > > of
> >> > > > > the
> >> > > > > >> version 3.0.0 release.
> >> > > > > >>
> >> > > > > >> I started a document at:
> >> > > > > >>
> >> > > > > >>
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://cwiki.apache.org/confluence/display/OPENMEETINGS/List+of+Missing+Features+OpenMeetings+3.x
> >> > > > > >>
> >> > > > > >> Please carefully read the subject lines of that wiki
> document.
> >> I
> >> > > will
> >> > > > > try
> >> > > > > >> to keep a Google Document in sync with it as a backup.
> However
> >> I
> >> > > hope
> >> > > > we
> >> > > > > >> are an educated crowd that does not need that :)
> >> > > > > >>
> >> > > > > >> Please add your own ones in the list.
> >> > > > > >> The plan would be to convert this list to a Jira item for
> every
> >> > > line,
> >> > > > > >> anybody can pick up any item and start working on it.
> >> > > > > >>
> >> > > > > >> Happy to hear your input on that.
> >> > > > > >>
> >> > > > > >> Thanks
> >> > > > > >> Sebastian
> >> > > > > >>
> >> > > > > >> --
> >> > > > > >> Sebastian Wagner
> >> > > > > >> https://twitter.com/#!/dead_lock
> >> > > > > >> http://www.webbase-design.de
> >> > > > > >> http://www.wagner-sebastian.com
> >> > > > > >> [email protected]
> >> > > > > >>
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > --
> >> > > > > > WBR
> >> > > > > > Maxim aka solomax
> >> > > > > >
> >> > > > >
> >> > > > >
> >> > > > >
> >> > > > > --
> >> > > > > WBR
> >> > > > > Maxim aka solomax
> >> > > > >
> >> > > >
> >> > > >
> >> > > >
> >> > > > --
> >> > > > Sebastian Wagner
> >> > > > https://twitter.com/#!/dead_lock
> >> > > > http://www.webbase-design.de
> >> > > > http://www.wagner-sebastian.com
> >> > > > [email protected]
> >> > > >
> >> > >
> >> > >
> >> > >
> >> > > --
> >> > > WBR
> >> > > Maxim aka solomax
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > Sebastian Wagner
> >> > https://twitter.com/#!/dead_lock
> >> > http://www.webbase-design.de
> >> > http://www.wagner-sebastian.com
> >> > [email protected]
> >> >
> >>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
> >>
> >
> >
> >
> > --
> > Sebastian Wagner
> > https://twitter.com/#!/dead_lock
> > http://www.webbase-design.de
> > http://www.wagner-sebastian.com
> > [email protected]
> >
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> [email protected]
>



-- 
WBR
Maxim aka solomax

Reply via email to