Results 1 to 10 of 16

Thread: DAW Demosuggestion and our AdvancedDemosuggestion since Dataflex 18.0 in Order Examples

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2009
    Posts
    492

    Default DAW Demosuggestion and our AdvancedDemosuggestion since Dataflex 18.0 in Order Examples

    You can now have the DAW Demosuggestion.vw and our AdvancedDemosuggestion.vw in Dataflex 19.0 Examples\Order Entry


    • In the suggestionlist also proportional fonts are usable and formatted.
    • Solved Bug in cDbCJGridColumnSuggestion:
      If suggestionlist is stopped with Escape then in the grid column
      stays the search letter instead of the original value
    • The selected suggestion-value can immediately be completed, means the cursor stands behind the value to input additional text.
      This we have also realized with autocomplete.
      There are many users that try to avoid using mouse for some jobs to save time! They use this.
    • In the AdvancedDemoSuggestionForm.vw are also many comments to show how you can adapt source to your needs.


    You have only to copy the following files:
    To Order Entry\appsrc
    Order.srcl
    cCJGridColumnSuggestion-advanced.pkg
    cDbCJGridColumnSuggestion.pkg (is completed with On_Key Key_Escape Send EscPressed)
    AdvancedDemoSuggestionForm.vw
    To Order Entry\ddsrc
    OrderDtl.fd
    To Order Entry\data
    OrderDtl.tag
    OrderDtl1.zip (includes OrderDtl.dat and OrderDtl.K1) is a WinZip (is tested, ok!)

    Update 05/22/2018
    We have now integrated how you can very easy avoid the Separator (-) in suggestionlists or change it and some other improvements and infos.

    If you have already downloaded all attachments then now you have now only these two attachments to download, otherwise all:
    Order.src
    AdvancedDemoSuggestionFormNEW.vw

    Update 06/05/2018
    We have now integrated how the user himself can decide which columns of a datafile he will have in the SuggestionList and how the columns should to be sorted.

    The SuggestionList can then via clipboard be transferred to other programs.
    With this the user can easily create something like selected customer lists with special informations, like Phone + Fax + Email or others.

    And some other improvements! Also more infos about using the suggestion procedures, why and when, and specialities.

    This is the new version:
    AdvancedDemoSuggestionFormNEW.vw
    Attached Files Attached Files
    Last edited by Emil Preter; 6-Jun-2018 at 04:24 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •