LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Inputs (field names) auto-completion not working in every place

    Employee
    Posted 05-22-2012 23:40

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: erno

    Hi,

    I noted that the auto-completion feature in the latest LAE is not working as expected when writing functions.

    For example, in Filter node if I start writing MyVariable = sum('

    I'm not getting the drop-down list of all possible input field names. Is there some purpose for this behavior, or could this be fixed?

    Best,
    Erno


  • 2.  RE: Inputs (field names) auto-completion not working in every place

    Employee
    Posted 05-23-2012 11:37

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rboccuzzi

    The tooltip popup which describes the function and the field autocomplete use the same mechanism, so both can not be displayed at the same time. If you wish to see the autocomplete for the field,
    you can press Esc, and that will dismiss the function tooltip, which will then allow the field autocomplete to appear as you type the ' and following characters.

    Cheers
    Rich


  • 3.  RE: Inputs (field names) auto-completion not working in every place

    Employee
    Posted 05-24-2012 23:50

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: erno

    That doesn't sound very convenient to me. Could there be at least an option to disable tooltips, just like there is an option to disable auto-completions?


  • 4.  RE: Inputs (field names) auto-completion not working in every place

    Employee
    Posted 05-25-2012 06:45

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rboccuzzi

    This has been raised as enhancement request 4033 for future consideration.