View Single Post
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#7
Originally Posted by fooxl View Post
If you take a look at
Code:
/usr/share/jolla-settings/entries/com.jolla.internet.json
it uses
Code:
...
"remote-arguments": ["wifi"]
...
so maybe

Code:
            "params": {
                "type": "grid",
                "remote-service": "com.jolla.contacts.ui",
                "remote-path": "/com/jolla/contacts/ui",
                "remote-interface": "com.jolla.contacts.ui",
                "remote-method": "createContact",
                "remote-arguments": ["createContact"]
            }
works for you
Thanks @fooxl - you're final code is correct and is indeed working. It seems I managed to work it out anyway, but had forgotten that I had actually posted asking for help.

Thanks @rasmarc for your efforts

Regards
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 

The Following 3 Users Say Thank You to Markkyboy For This Useful Post: