Posts by Guest

Show threads by Guest
276 posts found, page 3 of 19

Guest (In thread: Replacement of variable name with variable value)

Don't worry - I solved it.
However, this could drive one nuts if you don't know about it..

Seems like


should be the preferred way to do this?

The variables/entities does not need to be created either..


..will work, even though I never did an ObjectSetProp on SmileyFace

Cheers,
Fakie


Guest (In thread: Replacement of variable name with variable value)

Hi David!
I sometimes get a replacement when assigning a value to an entity...
ie:

Will result in an entity called TestObj.28 = 28
Rather than TestObj.TotalRecords = 28

Any way to fix this - at the moment I do


which is a bit clunky I think..


Guest (In thread: Can events with some code (non empties) be marked up?)

Brilliant Idea!

I was planning on asking for this same functionality.
David should be careful of loading too much "extras" and making appbuilder top heavy, but that is a very good idea!

Another thing on my wish list.
Have all the styles in the properties tab that are filled in display above the "Border" as "Filled"
Then we need not scroll down searching for the filled properties.


Guest (In thread: "Missing required Register IDs" error in PushPlugin sample)

I have setup and built a cordova app with my configurations but is having this error

Missing required Register IDs!

What do i do?


Guest (In thread: How do i create a Sticky Button on my app interface)

David,

There is this icon at the buttom right on recent apps, i might not know the correct name for describing it but it is a static menu. It doesn't flow to any direction, it is mainly for a major action. If you have updated your facebook or gmail apps you will understand my point.

But is there a way to make an image control sticky or statick at a point even when placed in a scrollable container control. ?

Any headway will be appreciated.


Guest (In thread: How do i create a Sticky Button on my app interface)

I have seen recent apps having sticky icon (button) on the home page the executes the main function of the app. example gmail mobile app and whatsapp etc.

it is possible to achieve that in AB? and how do i?


Guest (In thread: Lector QR conectado a base datos)

Ahora entiendo que es esa atención a cada detalle de su parte lo que hace a App Builder destacar por encima del resto de aplicaciones similares. Muchas gracias David.

Saludos.


Guest (In thread: Lector QR conectado a base datos)

David, yo feliz si pude aportar algo en su trabajo.

Saludos.


Guest (In thread: Lector QR conectado a base datos)
Hola Patricio,

Tal vez pueda hacerse algo respecto de esto último... ¿puede usted indicar qué ha tenido que cambiar en el archivo "config.xml" para que funcione con Phonegap? Tal vez pueda añadir lo necesario en App Builder de modo que este lo haga automáticamente.

En el archivo "config.xml", línea 10:

Eso le indica a Phonegap la versión que utilizará para compilar. El problema es que pasan a "deprecated" muchos plugins en cada cambio de versión.

En este caso lo cambié a:

Desconozco si existe alguna API relacionada a esto que permita la automatización, pero lo dudo mucho. Personalmente siempre hago el cambio de forma manual buscando los plugins que aún sean compatibles.

Saludos.


Guest (In thread: Lector QR conectado a base datos)

Genial, por lo que veo tengo mucha más libertad con Apache Cordova. Aún no pruebo el BAT pero suena muy útil. Esta semana estaré haciendo pruebas para ver si se puede hacer lo que necesito.

Pero un comentario a los usuarios que decidan utilizar Phonegap: Recuerden especificar en el archivo xml manifiesto la última versión de Phonegap (phonegap-version) para que se construya con las nuevas versiones de los plugins y así no les dará problemas de compatibilidad. No sean como yo que no vio ese mensaje en rojo que indicaba que ese era el problema xD

Saludos.


Guest (In thread: Lector QR conectado a base datos)

David, muchas gracias por la pronta respuesta. Efectivamente al agregar el código para habilitar CORS que indicas, todas las funciones del ejemplo Database se ejecutan sin problema. En cuanto al lector de QR, haré las pruebas con Apache Cordova, utilizo Phonegap sólo por la facilidad de construcción para iOS, pero si me dices que App Builder se integra mejor con Cordova vale la pena el cambio.

De nuevo gracias por la ayuda y comento cómo me fue.


Guest (In thread: Lector QR conectado a base datos)

Hola David, antes de todo debo felicitarte porque sin duda has creado una herramienta fantástica, con un potencial gigantesco.

Estoy probando la versión 2017.25 en versión DEMO y todo se ve excelente, pero necesito utilizar tu software para una crear una app con unas funciones específicas y antes de comprarla quería pedirte que me confirmaras si podré lograr mi propósito, ya que hice unas pruebas y no me funcionó bien.

Básicamente necesito crear una app que sea un lector de códigos QR, decodifique la data contenida en el QR utilizando un script JAVA y luego utilice esos datos decodificados para hacer una consulta online a una base de datos y recibir una respuesta, y, si se está offline, almacenar la consulta de forma local hasta que se tenga conexión. Cuando vi que todas estas características estaban incluidas en los ejemplos salté de alegría, no lo podía creer!!! Pero al empezar a probar me encontré con los siguientes problemas que te pido por favor me puedas aclarar:

Phonegap me entrega múltiples errores al construir el ejemplo Scanner:

¿Cómo puedo probar un ejemplo de lector de QR?

Segundo, al tratar de leer datos utilicé el ejemplo Database. Funciona perfecto con las rutas por defecto (https://www.decsoftutils.com/Humm/Sites/Main/Views/Data/AppBuilder/Samples/Database/ShowNotes.php) pero al tratar de leer data de otro dominio (utilizo como base el script PHP que viene de ejemplo) me aparece un error. Específicamente, leer las notas desde: http://www.bastidas.cl/app/notas-mostrar.php me entrega error. Lo probé en un dominio con SSL, con una URL https, y también error. Si en mi prueba genero un nuevo registro, lo guarda en la DB, pero la app igualmente muestra un error.

¿Sabes a qué se pueda deber este problema?

Busqué en este blog soluciones a estos problemas pero no encontré soluciones por lo que te pido por favor, cuando tengas un tiempo, puedas ayudarme con mis dudas porque de verdad que estoy fascinado con App Builder y presiento que puede ser la solución a todas mis necesidades.

Saludos cordiales y de nuevo felicitaciones por tu desarrollo.


Guest (In thread: How to fire an Image "Load" event.)

Hi David.

Would I fire an Image load event by just placing code into the "Load" part of the image code?

I used your slider example, with the dog,pelican and dog.
I added an Info text field, and placed the following code in the Image1 Load source code module..

But the w and h is always undefined, although the tmp value is filled in.

What am I doing wrong?


Guest (In thread: Scaled.ab Example hide the Name input)

Hi David.

I noticed that when I run the scaled.ab sample, there is a problem when your viewport (you browser window) is smaller than the app height.
If you run the example in Chrome, or other external browser, and you resize the browser window to be smaller than appheight and then click the "Set Fixed Style" or "Set scaled (specific size)", the top part of you screen disappear, and you cannot get to it.

Once you click the "Set Scaled (all viewport)" things return to normal.

1. Do I need to worry about this?
2. Is there a way to fire a "redraw" event - so bootstrap can do it's thing?


Guest (In thread: How to prepare a data picker and a time picker too)

Hi Mr. Esperalta

Very cute datepicker!

I see you used :$rootScope.datePickerIsOpened = true to activate it.
And I cannot find anyplace where you included it into the app?

Seems like it is built into angular?

Can you please direct us to a website if we want to look at more similar goodies hidden away in angular?

Thanks - and keep up the VERY good work!

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.

This website uses some useful cookies to store your preferences.

I agree. Hide this note. Give me more information.