Search results

  1. K

    Where do I find PKs for server views?

    I'm about to do a thorough testing on Server Views, They've been a bit flaky ever since the RefreshLink issue. I worked my way around all that at the time and everything works... mostly. This week I imported all my objects including tdf links into a fresh container. After that I had one message...
  2. K

    Format Condition for unbound Date controls uses US date format regardless of Regional Settings

    Only seems to be an issue comparing dates in unbound controls Typically this is used for Report Criteria Bound controls act as advertised resolved by using Expression Is: Format([txtStart_Date],"yyyymmdd")>Format([txtEnd_Date],"yyyymmdd") Version 2311 Build 17029.20140 Region > Format: English...
Back
Top Bottom