Search:

Type: Posts; User: Kevinw

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: DF 18.2 Not working on Windows 10 version 2004

    Yes DF 19.1 works on that machine
  2. DF 18.2 Not working on Windows 10 version 2004

    Have Just installed DF 18.2 on Windows 10 Version 2004
    But does not run nothing happens when I try to launch Studio
    I Found the following in the event log


    Log Name: Application
    Source: ...
  3. Replies
    1
    Views
    23,490

    Dataflex programming

    I have been working with John my brother for 22 years who passed away in January 2020, closing our online business, would like to continue my work in Dataflex programming, cloud hosting.

    A bit...
  4. Replies
    11
    Views
    5,332

    Re: MS-SQL & Domain controllers

    Hi Mike,
    Microsoft does not recommend that you run SQL Server on a DC but I have done it myself, the only thing I found was I had to setup service accounts for the main SQL service and Agent, the...
  5. Replies
    6
    Views
    6,860

    Re: Inherit Constraints

    How Do I inherit constraints on a mobile Selection Weblist
    I have a constraint with an web property that is fires when I click on the Selection Weblist

    [Code]

    { WebProperty=True }
    ...
  6. Replies
    1
    Views
    648

    Question: (I may have already asked this)

    I am using DF 18.2

    How do I tell the cursor to goto a Specific field in a web view?,
    (I wanting the cursor to go back to field if the user makes Invalid Entry)
    Also is it possible to do this...
  7. Thread: Windows 10 skin

    by Kevinw
    Replies
    17
    Views
    12,165

    Re: Windows 10 skin

    When I playing with the psSkinIni if I set the command to (Set psSkinIni to "") I got a Brown Title bar
    What do you recommend to put in that command
  8. windows 10 codejock style (window10.cjstyles) Urgent

    I am using a windows 10 codejock style (window10.cjstyles)
    How do I find out what I can put into the psSkinIni Property
    We are still using 18.2
    An Answer is needed as soon as possible
  9. Thread: Windows 10 skin

    by Kevinw
    Replies
    17
    Views
    12,165

    Re: Windows 10 skin

    I am using a windows 10 codejock style (window10.cjstyles)
    How do I find out what I can put into the psSkinIni Property
    We are still using 18.2
    An Answer is needed as soon as possible
  10. Question: how do I Hard code the index in webgrid

    This is a web app using DF 18.2
    This what I have used “Set piOrdering to 5”
    If I do not set “Set Ordering to 5” in the DDO Object the Earliest record appears part way down the grid
  11. Web Grid Jumps back selected record or to blank line at the bottom of the web grid

    We are using DF 18.2, We have problem with a screen that uses Web grid in a Desktop Web app
    The problem is that when we are scrolling up from the bottom of the grid and the current selected record...
  12. Replies
    1
    Views
    10,849

    Export to csv from Desktop web

    We are using report writer 5.01 with DF 18.2
    We output the data via an RDS Table to PDF format
    How Do I add a csv export option to my existing Web Report? (It works in Mobile but not Web)
  13. Replies
    1
    Views
    901

    Issue With install of DF 18.2

    Someone might be able help Just done new install of DF 18.2 but Studio wont run the install went with out problem
    Had issue while back with space on local c drive since then I have not been able to...
  14. Replies
    6
    Views
    6,860

    Re: Inherit Constraints

    I was missing the

    Set pbAutoServer to True
    statement
  15. Replies
    6
    Views
    6,860

    Re: Inherit Constraints

    Yes this what I mean (using the constraints (filters) of a DDO in a view)
  16. Replies
    6
    Views
    6,860

    Inherit Constraints

    I have a lookup which I want to use between two Web views but does not seem to inherit the constraints used on the views (on our windows system the lookup inherits the constraints in the views) is...
  17. Replies
    3
    Views
    1,918

    Re: Setting Web properties from data dictionaries

    HI Samuel,
    The code I am talking about is in the Ordtran.dd file not the DDO object
  18. Replies
    3
    Views
    1,918

    Setting Web properties from data dictionaries

    How Do I set a web property from within the data dictionary
    I have fields on a grid which some fields have the PBEnabled property set to False
    Under some conditions in my code I need to set...
  19. Replies
    2
    Views
    1,214

    Field Values not Getting constraints

    Can any one help me
    The values from the fields are not getting to my constraints in my RDS report
    What am I doing wrong the field I am working with is datetime



    { WebProperty=True }
    Property...
  20. Replies
    3
    Views
    1,681

    OT: Video for Dataflex Learning Center

    I while back I asked if it would be possible to do a video on Debugging an application in particular web apps
    Is there any progress on getting a video done?
  21. Replies
    5
    Views
    11,487

    Re: Call function field from Dataflex code

    The report I am trying to replicate shows invoice total under the correct period eg there are columns for next, current, one, Two, three, So if the invoice total is three months it appears under the...
  22. Replies
    5
    Views
    11,487

    Call function field from Dataflex code

    How do I call a funtion field from my RDS dataflex code?
    in my dataflex code is this correct

    if invdet.aged eq "C" move @curtot to vdata ...
    using report writer 5x
  23. Replies
    1
    Views
    1,040

    function for Sum of multiple fields

    Return(Sum({Debtors.Curr}+{Debtors.one}+{Debtors.two}+{Debtors.three}))
    What have I got wrong in my function

    I am using report writer version 5
  24. Re: Why I am I getting this error I have no constraints set

    Bump
    I had the DDO set on the field {Set Server to "Table of field"}, if remove this the error goes away but nothing appears in the field
  25. Why I am I getting this error I have no constraints set

    Why I am I getting this error I have no constraints set

    C:\Dataflex Projects\MobileCrm\Programs\WebApp.exe
    Cannot navigate from this invoking manually constrained DDO for table# 37
    DataFlex...
Results 1 to 25 of 227
Page 1 of 10 1 2 3 4