netSME_Sylvain Moesching
-
Modularity 3.10 how to relink the remote table (from DEV to Prod install)
How do you backup and restore a database and its remote table (3.10 modularity) for example a DEV shop linked to a DEV customer DB , in order to install them on the productive system ?…
-
Tabs : new Before show and After hide scripts
A surprise in next Ninox : in the tabs of forms, there are 2 new scripts : Before show and After hide....anyone has tested ?
-
Bugs waring current version 3.2.6 or 3.2.7 MacOS application
Anyone using the new current version 3.2.6 or 3.2.7 MacOS application ?I would highly recommend to use instead the current Browser Cloud version as several bugs are actually leading to hazardous…
-
History.db can become huge with the logs and create issue for backup/restore
i had to face an issue, I could backup from server but could not restore (import) my backup file in a new team. The only place I could restore this 750mb was in the local app db.…
-
History.db can become huge with the logs and create issue for backup/restore
i had to face an issue, I could backup from server but could not restore (import) my backup file in a new team. The only place I could restore this 750mb was in the local app db.…
-
How to reset sync on the local Mac app to get a fresh copy of the server data ?
First time i face this, anyone has ever had an issue with sync between Mac App and Server data ? I have seen that 10 records are missing in my log. record(LogEntry,n).…
-
Full screen button , maybe the solution I was looking for since a while...
Finally I think that I've gotten a definitive way to nicely handle a fullscreen home menu button. I was doing an Intranet project and i needed to have a nice "homepage" with full of informations on…
-
views populated with an array
In the form editor, I can add a view of a database with « Select data » query as a source. Is there a way to build an array structure from scratch, to be also able to give that array as the source of…
-
Is there a way to query REST API in order to get only a subset of the data
The idea is to use REST API - to get a subset of records by query with operators (like > <) It seems that the only way to get records from the API is either a single record matching a special filter…