gs9999

Results 8 issues of gs9999

I am experiencing a malfunction ( my script doesn't execute properly), when I call the useCachedFile command. I can set the cache, but when it comes time to read it...

Aloha DrupalGap community, I am currently working on a DrupalGap mobile app, and In my testing of certain custom forms, when instantiating a MULTIPLE SELECTION SELECT LIST, with NON-NATIVE select...

7.x-1.x

I recently wrote a custom service that passes jpeg DATA in an base64 encoded string, and then on the custom service resource end, I manage the data and save the...

7.x-1.x

Hello again, I built a custom form that validates and submits various selectors by passing the form_state.values.xxx by using drupgalgap_goto('searchmalesearch/' + value + '/' + value2); and adding the values...

Support Request
7.x-1.x

Aloha again there, I was examining the code from the DrupalGap docs, and was wondering in your D7 DrupalGap docs for Creating a Custom Service w/ args, how the 'my_param'...

"field_main_profile_age":[] this is how the json is. On the custom user profile page I wrote, the user entities when this field shows empty doesn't return anything and kind of crashes...

Support Request
7.x-1.x

Everything seems to be 'working; properly, with this script. However, I am noticing a ~100 ms time needed to load individual files from cache. Is there any way to speed...

Hello Perusio, I HAD come across another article/ post of yours a while back, where you had something that, unfortunately, I cut and paste, however, can't currently find again, that...