Search results

  1. I

    "Transpose" Details Page

    Hello, I am trying to configure the layout of a details page, currently i am using the "(*) New line after this field (details page)?" function in the forms configurator. If i use it to display fields next to each other, it counts the position up "horizontally". Can i configure it in a way so...
  2. I

    Performance Issues

    Hello, After tyding up my SQL queries and checking with your tab on performances in your manual, my Performance sady still isn't as fast as i would like. For Example a simple query like this: SELECT `vendor`.`No_`, `vendor`.`Name`, `vendor`.`Name_2`, `vendor`.`Address`, `vendor`.`Address_2`...
  3. I

    Lookup table primary key issue

    Hello, Im trying to configure a select_single lookup field from a View but I am Having some troubles. the table "Jobs" has a Field called "Order_No_", where the Order_No_ and some other Fields are looked up from the View "Orders_View". The problem is that the "Order_No_" from "Orders_View" is...
Top