ユニフィニティーカスタマーサポート
- Total activity 1906
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 10
- Subscriptions 1289
Articles
Recent activity by ユニフィニティーカスタマーサポート Sort by recent activity-
Create a button that changes display when tapped/clicked
1. Outline When considering features like inspections, workflow, etc., we want to keep input as simple as possible, assuming that we will be working while holding a smartphone. If it is a pull-dow...
-
Create menus that open and close with a tap/click
1. Outline When developing an application, there may be cases where the number of menus and items required becomes too large to fit on the screen. In such cases, a menu that opens and closes by ta...
-
Known Defect Information
We have confirmed the following problems in Unifinity. All versions Login Failure on iOS Player After Signing Up with Google Timeout doesn...
-
1. preparation for starting use
This section describes how to prepare to start using UniBaaS. Check recommended browsers, etc. The UniBaaS management screen is compatible with the following web browsers OS Recommended Brow...
-
Ver. 1.0.1 (Unifinity Flow)
1. Release Information Release Date: 11/22/2018Version: 1.0.1 2. Defect correction 2-1. Fixed a bug that file names were duplicated when duplicating multiple forms. Fixed a problem with duplicate...
-
Obtain information about the application execution environment
1. Outline Learn how to get information about the environment in which your Unifinity application is running. This sample program implements a function to obtain the following information Feat...
-
Connect to Kintone and retrieve information
1. Outline Learn how to connect to Kintone from your Unifinity app using the REST API. This sample project uses the GET method to retrieve a single record in JSON format. The sample project use...
-
Delayed loading with asynchronous processing execution
1. Outline Time-consuming processes such as downloading and displaying large amounts of image data can be executed in separate threads using asynchronous processing, allowing another process to be ...
-
Use the numeric keypad to enter data
1. Outline This method calls for the numeric keypad to be used when entering numerical values. The numeric keypad is created as a subform. The sample project used in the explanation can be downloa...
-
Highlight the text box you are typing in
1. Outline To highlight a text box as it is being typed, this method instantly changes the background and border colors when it becomes active. The sample project used in the explanation can be do...