Hi,
1. In disconnected app, there is a need to link two tables in browse. Dictionary link MANY:1 was set. ,
There are three fields in browse ( ID , IDparent, IDparentDesc) . Column IDparent was filled with a false value.
IDparentDesc column is empty. Where can I put code to check values, or to manually put code for linking tables?
Any kind of example will be appreciated.
2. I'm browsing 1500 rows. Very slow on mobile (file loaded) . The same browse on WebServer version with page load looks very nice.
Thanks to jking and his Coin example I have a filter. Where to put a code for initial filter '1=2' , to display "nothing" on the mobile version?
Amer