Search:

Type: Posts; User: CGibson

Page 1 of 20 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    4,175

    Hi rdd, I'm not positive, although could the...

    Hi rdd,

    I'm not positive, although could the problem be here?



    You are selecting ar_invl, copying the structure, then closing it with the use command.
    Later on when it is referenced again,...
  2. Hello. Welcome to the forum. I would suggest...

    Hello.

    Welcome to the forum.
    I would suggest posting some of your code so that we can see your usage and recommend a solution.
    Please also include where you have added your code (ie. which type...
  3. Replies
    8
    Views
    19,841

    Hi Esperant, Lianja menus are fairly...

    Hi Esperant,

    Lianja menus are fairly simplistic.
    You can only have 1 level submenu and as soon as a submenu is added, if you have keyboard shortcuts (ex. &Help), they will not work.

    Menu item...
  4. Replies
    11
    Views
    15,505

    Hi alia, There is a better explanation for...

    Hi alia,

    There is a better explanation for this although a workarea tracks which table is currently open and selected.
    Here is some code I've used so that it avoids this error.



    if...
  5. Thread: set exclusive

    by CGibson
    Replies
    6
    Views
    2,794

    Hello, If you want to delete all records in a...

    Hello,

    If you want to delete all records in a table, wouldn't the use of zap be more effective (or just as effective)?

    set exclusive on
    use artrans
    zap

    Cory
  6. Replies
    14
    Views
    6,973

    Hi alia, Keep in mind that you can't use...

    Hi alia,

    Keep in mind that you can't use autoinc on virtual tables.
    Also, seqno() is available for Lianja native tables only and is table-based, increasing each time it is called.

    Cory
  7. Replies
    5
    Views
    16,702

    Additional information from a ticket: Regular...

    Additional information from a ticket:

    Regular expression input masks are not supported in Web/Mobile Apps.
    The code ignores desktop style regular expression input masks so it will not have any...
  8. Replies
    2
    Views
    1,882

    Hi stogiz, Depending on your usage, you could...

    Hi stogiz,

    Depending on your usage, you could also use KEYLOOKUP().
    If you search the forum for 'keylookup', you should get quite a few listings.

    The data mapping sample app has an example of...
  9. Replies
    7
    Views
    23,473

    Excellent quick reference guide. Thanks Josip. ...

    Excellent quick reference guide.
    Thanks Josip.

    Cory
  10. Replies
    3
    Views
    2,984

    Thanks for posting that video Herb. Cory

    Thanks for posting that video Herb.

    Cory
  11. Replies
    7
    Views
    6,238

    Hello, Do you by chance have the app builder...

    Hello,

    Do you by chance have the app builder and the app center open at the same time?
    In development mode, tables are opened exclusively and may be creating a conflict.

    If the app builder is...
  12. Hi abdulmojeb, Are you logging in as admin or...

    Hi abdulmojeb,

    Are you logging in as admin or another user?
    If it is not the admin user, have you deployed the system database as well as all of your project files (including library files if...
  13. Replies
    14
    Views
    11,310

    Hola Mi intento español ¿Hay un espacio en...

    Hola

    Mi intento español

    ¿Hay un espacio en :


    DATABASE=C:\LI ANJA\
    ^
  14. Replies
    11
    Views
    33,626

    Hi Hank, Thank you for the correction. My...

    Hi Hank,

    Thank you for the correction.
    My apologies Rodolfo.

    Cory
  15. Replies
    11
    Views
    33,626

    Hi Rodolfo, Sorry for the english reply. I...

    Hi Rodolfo,

    Sorry for the english reply.

    I do not believe you can use a ? in an sql statement for substitution.
    Lianja usually views the ? as a command for the console.
    You may need to change...
  16. Hi Bruce, Yvonne replied to your other thread...

    Hi Bruce,

    Yvonne replied to your other thread you created several weeks ago.
    ...
  17. Replies
    1
    Views
    1,914

    Hello bkonia, Welcome to the forum. Please...

    Hello bkonia,

    Welcome to the forum.

    Please note that you cannot directly add values to a specific grid cell.
    You will need to update the database then you will need to refresh the section...
  18. Replies
    5
    Views
    21,450

    Hi James, Welcome to the forum. It seems like...

    Hi James,

    Welcome to the forum.
    It seems like you are on the right track.

    The deployment locations are found in the settings (bottom left corner of the Lianja App Builder) and then check the...
  19. Replies
    14
    Views
    10,214

    Hi Barry, Why would double clicking a row in...

    Hi Barry,

    Why would double clicking a row in the web client edit the row if the grid is set to read-only?
    I am not editing information, I am only accessing certain displayed values. Double...
  20. Replies
    14
    Views
    10,214

    Hi Hank, I believe that is how I had modified...

    Hi Hank,

    I believe that is how I had modified the virtual table although just to make sure, I deleted all sections so that page was blank.
    I added a grid section then dragged vt_customers onto...
  21. Replies
    14
    Views
    10,214

    Hi Hank, Correct. There is nothing showing in...

    Hi Hank,

    Correct. There is nothing showing in the browser console.
    I just modified example_webvirtualtables and that one didn't display anything either.

    The example_webvirtualtables does work...
  22. Replies
    14
    Views
    10,214

    Thanks for providing sample code. This ensures...

    Thanks for providing sample code.
    This ensures I'm using the correct syntax.

    I'm not having much luck with this.
    Several attempts in the development view only take the information from the very...
  23. Replies
    3
    Views
    2,611

    Hi Barry, Thanks. I didn't know if that was a...

    Hi Barry,

    Thanks.
    I didn't know if that was a new feature or something else that I wasn't aware of.
    I wasn't associating the message with the icon 'Preview' for the browser.

    Do we have any...
  24. Replies
    3
    Views
    2,611

    Lianja Query Page Demo and web app view

    Hello,

    If you open the Lianja Query Page Demo then select the web app view button.
    If you click the search panel 'Search' button, a message appears:



    1. What does this message mean?
    2....
  25. Replies
    14
    Views
    10,214

    Hello, Thanks for the added explanation....

    Hello,

    Thanks for the added explanation.
    Based on the first response, I didn't think you could access the information.

    With my limited javascript knowledge, could someone provide some brief...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4
Journey into the Cloud
Join us