Questions tagged [convertigo]

Use this tag for questions about the Convertigo Mobility platform community edition

convertigo
Filter by
Sorted by
Tagged with
0 votes
1 answer
80 views

Why the step "Get_from_session" does not work in ios with corvertigo server 7.7?

We are storing values in the aplication session using only “set in session” and “get from session” steps. We have several apps in a production environment with a Convertigo Server 7.4. whit ...
Carmen's user avatar
  • 1
-1 votes
2 answers
295 views

Flash update in Ionic 5

We have several apps in a production environment with a Convertigo Server 7.4. We are using flash update, and the ionic framework, but with our own ui components. We have a convertigo project in ionic ...
Carmen's user avatar
  • 1
1 vote
1 answer
550 views

403 issues with Convertigo on localhost with Chrome 80

Since Chrome 80, I have sessions/cookies issues with Convertigo Angular SDK when I launch a developer server reachable on localhost. Convertigo create many new sessions instead of only one and send ...
Josselin's user avatar
0 votes
1 answer
42 views

ResetDatabase Fullsync transaction does not sync local client database

I've added a ResetDatabase Transaction in my fullsync connector in order to clean up the whole couchDB database. Surprinsigly, clients are not sync when I run this transaction. I need to manually ...
alexsolex's user avatar
0 votes
1 answer
106 views

How to download from client a csv generated in a sequence?

I have a form on a page from which I call a sequence that build a csv file. I would like this file to be downloadable directly from client browser after the sequence call. What is the c8o solution ? ...
alexsolex's user avatar
0 votes
1 answer
156 views

Best method to send a complex json request with Convertigo

I have a complex json request that I'd like to POST to an api but I can't find the proper way to do this inside Convertigo Studio. Could anyone please indicate me the best way to do this? Here is the ...
Suploup's user avatar
  • 65
1 vote
1 answer
46 views

Is there any update on trial server that can prevent an app to work properly with fullsync?

It looks like trial server was updated with the brand new 7.6 convertigo version. . My app (convertigo 7.5.6) on trial doesn't work anymore because (it looks like) convertigo is looking for couchDB ...
alexsolex's user avatar
1 vote
1 answer
39 views

Load several views in one page

I would like to print the content of several views of my couchDB database inside a page. I have several listContainers in my page and each listContainers must print the content of one view. To do ...
flutterist's user avatar
0 votes
1 answer
190 views

Datepicker can be triggered outside of visual box

I got some issues with the Datetime component : Whenever I click on a place above or below the component, it will trigger the datetime and hide my text areas. I tried to fix it by doing some styling ...
Mramakna's user avatar
1 vote
1 answer
58 views

Customizing page transitions with Convertigo

I am currently building a cross-platform mobile application with Convertigo Studio, and the iOS default transition between pages does not fit well with the design : I would like the transitions ...
Lucas's user avatar
  • 11
2 votes
1 answer
172 views

Convertigo Http Connector multipart/form-data

How Configurations for Http Connector - Http Transaction for multipart/form-data? this is my screen shoot setting, screen shoot with this setting, the request was send but the file disappeared from ...
user2582794's user avatar
3 votes
1 answer
172 views

How to install a jQueryMobile project into smartphones with Convertigo?

When I finish creating a jQueryMobile project with Convertigo , how to proceed to install the project inside a smartphone so that it becomes like a native app ?
pheromix's user avatar
  • 18.6k