Hello Ryan,
Well. I am not sure if can understand... that is... if you want to use the "RootScope" there is no problem, for example, if you want to place some function's argument in a global variable, you can do it. So maybe I am not understanding well the question point?
Hello Ryan,
First of all, remember that we can prepare two kind of functions: with AB code or with pure Javascript. I refer this because, use the StartJS and EndJS inside a function is perfectly possible, of course, but, if we plain to use only Javascript code... then maybe it's better to prepare a Javascript function, instead of an AB code function.
Anyway, in both cases, AB functions and Javascript functions, the arguments can be used "as is". So, if you define an argument like "MyArgument", a variable with that name is available inside both kind of functions.
Hello Peter,
Yes; you are right... :-/
Hello Peter,
Something like the below one?
Hello Peter,
Nope. It's not something you are doing wrong! We need to sit down and continue trying to reproduce the "access violation". And yes, we must also take a look at the designer problem. So what happen? The time, I supose... working hard in certain project that I hope you enjoy too! But certainly this must not be a cause to forget the other things to do.
Hello Peter,
Yes; we know about that error, and, just today expend a couple of hours trying to reproduce it... without lucky. We made certain change and publish a new release of the product, following to avoid that annoying error. We need to continue trying to reproduce it in order to fix it.
About the designer problem, again, we recognize that that problem exists and is annoying too. Another thing to take in consideration in order to search for a possible solution, for sure.
Hello to all,
Here is a new DecSoft App Builder release, with the below changes, fixes and enhancements:
Read the entire product's history
Hello Danny,
What to say... always thanks very much for your trust! We are happy that you can create with our software, and, we want that you continue creating with our software in the future. We will continue working hard enhancing our products and supporting our customers. So always thanks you, Danny!
Hello Peter,
Thanks for sharing, sir. Certainly, it's a question to deal with the dates variables and their different formats, etc.
Hello Michael,
I am not sure, maybe can be a good idea. Why I am not sure? Maybe you already take a look at he Database app sample: in fact it's quite easy to deal with any server's database and server's software, since our apps **only** made the appropriate HTTP calls, receiving the right server's responses, commonly JSON responses, for example, no matter if the server's database is MySQL, Oracle, etc., and if the server's
Maybe a plugin can be interesting, but after develop (and continue developing) certain more or less large app (more than 300 views, hundreds of server's scripts), we don't feel that something is missing... Anyway I am not saying "no"... I just put here some comments about. Maybe in the near future, even when we are really busy with certain other project right now (that we hope you enjoy). Anyway, if you want to place here your ideas we are happy to read it and take in consideration.
Hello Peter,
It's possible... if I am not wrong (I am not an expert) there are different kind of timestamps... so maybe what you used need to be converted to a date before the filter date can play with it. I try with a Javascript timestamp and they work as expected, passing it as a number or as a string.
Hello Peter,
It's rare... I try with an string instead of an integer timestamp... and works as expected anyway. It's rare that you get exactly the same result, so, please, manually remove the "_Compiled" directory and also the "_Cache" one, and try to compile and run the app again...
Hello Peter,
About how to show the date into the Report, we can use the "date" filter of AngularJS (read here their documentation), so we can shown the date using a code like the below one inside the Report's HTML:
We are asuming that "MyDate" is a Timestamp, but, can also be other kind of dates. You can modify the format to be used, of course (see the date filter available formats).
And about the DateInput, talking about the sample that you refer, certainly using the Timestamp apparently works as expected, that is, we can replace certain line of the sample by other one, which uses the Timestamp:
Hello Michael,
Always thanks you for your support. And, again, thanks very much for your kindly words, sir. :-)
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.