This topic is locked

Lookup Wizard

7/4/2020 1:13:14 PM
PHPRunner General questions
G
ganesanmanju author

Sir.,
I am new to PHP runner and need support on the following issues:

  1. using mysql - when i click the button "Confirmed" - it should insert a record on another table, which includes with its attachment field.
  2. is there any way to use readonly alongwith Lookup wizard in list / edit / add pages.
  3. Since i am using more columns, can i swap the filter option on the left side, so that i can uyse full width of the screen.
    Please guide
    Thanks

Sergey Kornilov admin 7/5/2020

In regards to the first question - you should use Database API to insert a record into another table:

https://xlinesoft.com/phprunner/docs/db_insert.htm
In regards to other questions - I suggest opening a new thread and providing more info. It is not easy to decipher the way it is.