Hi
I have some procedures that take a few seconds, even minutes to complete, I was wondering If the progress bar might give the users some certainty of how long the procedures will take to finish....
Type: Posts; User: karlaesponda01
Hi
I have some procedures that take a few seconds, even minutes to complete, I was wondering If the progress bar might give the users some certainty of how long the procedures will take to finish....
Is it possible to change the table of a grid section in runtime? if it is, how can I do it?
I tried using got focus and lost focus that are also common delegates according to the documentation but they don't work on a datetextbox, I just added a wait so when they lost focus I get a message...
Hi!
How can I set the max lenght of characters in a textbox that already has the following input mask: @!
Hi!
I am using a datetextbox field, and I'm trying to use some delegates, however, it seems like the click is the only one that works. According to the Lianja documentation, that type of field...
Thanks, and how can a define the type of a memory varible, meaning, I want certain memory variable to be character type that allows me to store more than 255 characters, but I canīt find how can I do...
Hi,
I want to store it in a memory variable because I donīt apply the changes directly in my database, is there any way where I can do this?
Hi, I have a memo field in my database and I want it to store it into a memory variable so that i can show it in an editbox and store whats modify from it, I was wondering, how can that be done?
Hi!
I am using an option group with the allow multiple selections attribute, but I was wondering how do I store in a variable more than one value if I select multiple options? And how do I use...
Hi!
I have a combobox and I want it to show one of the options without clicking on it.
Is it possible to do that? And how?
Hi! does anyone know how can I migrate a Lianja VARCHAR field to a Visual Fox Pro MEMO field?
Hi! thanks for your reply, I attached the debug_client file as a zip file because it exceeded the size of the file allowed
2812
I realized that after I add a treegrid to some pages, this...
Hi, I was wondering if someone have an idea about what might be the problem. I created an app with 17 pages, and after using it for a while the app builder crashes and closes. Iīve been trying to...
Hi!
I was wondering if thereīs any way where you can search records in a TreeGrid, or where you can filter the results in the TreeGrid.
Or any recomendations to do that.
Thanks!
Hi!
I have a problem in one of my apps, I have one grid that is connected to a canvas where I filter the description, how ever when I click on a record it shows the following message "no records...
Hi!
Iīve been having some problems with my localhost when I click on preview live in browser, I canīt visualice any app that Iīve deployed.
However, when I enter directly I can visualice it...
Hi!
Thank you for your reply. I want to have a personalized format, a certain way to show information, and generate it from a button by code.
Iīve tried the reports workspace and itīs very...
Hi!
I want to create a personalized report by using report.rsp as a template, however, I donīt know how to modify the template in order to use it as I want, I was wondering if thereīs an example...
Hi,
I did it, I enter those commands, and change a value in one and vice versa and itīs still not working. what else can I try?
Hi Hank,
Thank you for your reply, I tried what you suggested and it didnīt work, do you have another suggestion that I can try?
Hi!
When I create a copy for a database it works as a mirror, meaning that when I modify something from the original the changes reflect in the copy as well and vice versa.
I tried to create a...
Hi, I already use whats mentioned in the documentation, but I found an attribute that is useful itīs called "runtime database", however, I was wondering, how can I change that attribute by coding in...
So is it possible to select a database in execution time and therefor change the tables on the grid automatically as well?
What Iīm looking for is that any user can be able to select a database...
I was wondering, how can I access with an app the same database that was defined in said application in database, which is installed in different paths or routes or logical units by giving...
Hi,
I have a bunch of apps published in the App Center, I want to remove some of them that I not longer use, I thought that by erasing it directly in the Lianja App Builder would also remove it...