MENU

Using Rintagi 4D Platform, we warrant that if it took you longer than one minute to do each technical change below without breaking functionality, we will pay you US$1,000.00 per hour for the time you spent on making that change. We are committed to build applications that embrace late changes.

One-Minute Technical Change What it means to you
Schedule an existing web program to run at any time of your choice using our web-based job scheduler Schedule your tasks such as reminders, reports, emails, etc. to be executed online at your preferred time in the background 24 x 7
Automatic Google translation to menu item label, column heading, help message, etc. in one button click Translate your favorite screen instantly to any of the 200 available languages from Google
Copy and set up a different theme for each user, user group, company, project, or a few other entities Personalize the application to use your favorite theme
Add a document imaging table to capture any type of document from a screen Capture unlimited documents of any type on your favorite screen
The data list field interchanged among drop-down, auto-complete, radio-button, and list-box provided that no custom code has been introduced to prevent that Instantly change the display and behavior of a data list field on your favorite screen when you change your mind
Filter a data list based on another field on the master table of the same screen Pull up desired data list based on the value selected on another field
Add a field physically to an SQL table and make that available for data entry on a screen with type checking, help message Add a new field to capture the data you want from your favorite screen
Modify screen help message, footer, and label, tooltips, error message or watermark for a field Make your data entry screen useable, self-explanatory and up-to-date all the time
Change the width and height and a few properties of a textbox, including inline CSS styles Change the look-and-feel of a text-box on your favorite screen
Move a textbox field within a column of fields, into another column or another tab folder Change the position of a text-box on your favorite screen
Add a static or dynamic default value to a data field Default a field to a fixed value, or dynamic values like today’s date, current login user, etc. before or after saving the record to database
Add an icon to the right of a data field to popup an existing screen that has more detail or summary information Drill down or up on a data field for the ease of editing or explaining detail
Embed unlimited (performance permitted) data screens on any external or internal web page Embed any screen anywhere, even capture data from your static web pages eg. add reservation capability, customer feedbacks, contact form, etc.
Embed unlimited (performance permitted) data screens within a master screen Manage multiple detail data tables on the same master screen
Enable the data to be available to public on a screen that currently requires login authentication and vice-versa Make a secured data page public or the other way round
Turn a single-record data entry screen into a multiple-record data entry grid provided that there is no custom code being written to prevent that You can try processing one record at a time or turn it into multiple record processing instantly and vice-versa
Import data into any data grid from a common Excel spreadsheet Easily import data from your spreadsheet to your database
Sort ascending or descending on multiple columns in a data grid as a default Display a sheet of data already sorted in multiple data columns in ascending or descending order
Stack multiple fields on top of each other in a data grid Wrap multiple data fields in an easy to access fashion
Filter screen content by adding a static criteria with a simple SQL statement Filter the content of your screen by adding a user-defined dropdown list
Filter screen content by adding a dynamic criteria mapping to data fields on the screen Filter the content of your screen by adding dynamic criteria of your choice
Hide or show control buttons and change some of their properties Define who can see what button with limited varieties
Set the visibility, edit ability, and export capability of a data field for each user, user group, company, project, or a few other entities Make sure users can view or edit selective data fields
Set the visibility, add, update or delete ability of the entire record for each user role Make sure users can view or edit selective data from visible data fields
Drag and drop menu item or change label Reposition or re-label your menu item
Grant or deny menu permission configuration for each user, user group, company, project, or a few other entities Users only see and access selective menu items
Several-Minutes Technical Change What it means to you
Select or add a simple JavaScript client-side rule to execute on the browser level Add a business rule that is best for presentation interaction
Add a simple C# web-side rule to run on the internet server level Add a business rule that is best for complex interaction
Add a simple SQL stored-procedure server-side rule to run on the database server level Add a business rule that is best for manipulating data on the database