mrc logo mrc logo
  • m-Power m-Power
    What is m-Power?
    Overview Demos Build Process Case Studies Specs Pricing Trial
    m-Power Resources
    Overview How-To Videos Webinars & Podcasts White Papers Fact Sheets
  • Solutions Solutions
    What does m-Power build?
    Overview Database Front-Ends Reporting CRM Systems Business Intelligence Dashboards Mobile Apps ERP Enhancements Modernization Spreadsheets to the web MS Access to the web B2B/Web Portals Scheduling Embedded Analytics Web Forms Workflow Data Exploration Budgeting & Forecasting APIs and Web Services
    Solutions by Industry
    Overview Manufacturing Government Foodservice Software Vendors Logistics & Supply Chain Software Consultants Healthcare
  • Services Services
    Overview Training Project Consulting Staff Consulting Mentoring
  • About About
    Overview Partners Press Releases Careers Events Contact Blog
  • Support Support
    Support Home FAQ Documentation Customer Portal Enhancements Updates Roadmap Techblog
Try m-Power

m-Power Manual

Browse:

  • Home
  • Maintainers
Back to Manual

What is a Maintainer and when should I use them?

What is a Maintainer and when should I use them?   A Maintainer is an application that gives end users direct access to data. Unlike Retrievals and Reports that provide read-only views of data, Maintenance applications give direct write access to authorized end users to provide Create, Read, Update, and Delete (CRUD) type applications. Some […]

Tags: Maintainer, Maintainers, Maintenance

Single Row Maintenance Template

Single Row Maintenance Template   Jump to: Features Template Notes Template In-Action Application Properties Web Parameters The Single Row Maintenance template can be used to create web applications that allow end users to easily modify their data. End users modify data through various action modes. These include: Add a new row View an existing row […]

Tags: Maintainers, Single Row Maintenance

Display and Maintain Rows Maintenance Template

Display and Maintain Rows Maintenance Template   Jump to: Features Template Notes Runtime Walkthrough Template In-Action Application Properties Web Parameters The Display & Maintain Rows maintenance template is a full-featured web application that allows users to both view their data, as well as modify it one record at a time. The general use for this […]

Tags: Display and Maintain Rows, Maintainer, Prompt Screens

Historical Auditing of Maintainer Actions

Advanced Historical Auditing A common request for anyone utilizing m-Power maintainers is the ability to track user actions. Previously, m-Power allowed you to audit which user last touched a record. However, getting a historical logging of actions required extra coding. A new auditing approach records all actions to a separate table which serves as a […]

This post has no tag

Workflow Designer

Application Workflow Designer This feature is designed for the developer who wants to customize maintenance applications with a variety of programmatic elements, such as conditional actions, API invoking, easier error message implementation, or even better server-side error checking. Often times, the solution for these needs was to write external objects. However, the feedback we continually […]

This post has no tag

Workflow Statuses

Workflow Statuses The status feature gives developers the ability to add transitions between common milestones in a workflow. Good examples of this could be the evolution of an order (from entry, to processing, to fulfillment, to shipping, to possibly a return). Once configured, the status feature gives developers the opportunity to add buttons, badges, or […]

This post has no tag

Grid Update Maintenance Template

Grid Update Maintenance Template   Jump to: Features Template Notes Runtime Walkthrough Template In-Action Application Properties Web Parameters As it sounds, this template allows maintenance directly on a grid of records with the ability to edit and/or delete multiple records at once. This template makes it simple to create powerful, user-friendly interfaces for maintaining data. […]

Tags: Gid Update, Maintainer, Maintenance, Popular

Grid Add Maintenance Template

Grid Add Maintenance Template   Jump to: Features Jump to Template Specific Notes Runtime Walkthrough Template In-Action Application Properties Web Parameters As it sounds, this template allows adding multiple records on a grid at the same time. This template makes it a simple to create powerful, user-friendly interfaces for adding data. Features that Apply to […]

Tags: Grid Add, Maintainer, Maintainers, Popular

Data Upload Maintenance Template

Data Upload Maintenance Template   Jump to: Template Specific Notes and Instruction Runtime Walkthrough Template In-Action Application Properties Web Parameters The Data Upload template can be used to allow end users to upload Excel files directly into the database. End users can either upload data directly from an Excel file, or copy and paste it […]

Tags: Maintainers, Register Tables, Upload

Re-Order Maintenance Template

Reorder Maintenance Template   Jump to: Features Jump to Template Specific Instructions Template Notes Runtime Walkthrough Template In-Action Application Properties Web Parameters The Re-order maintainer is a template used specifically for re-sequencing sequential table data. The template uses intuitive drag and drop functionality making it easy to re-order your records. Features that Apply to All […]

Tags: Advanced, Maintainer, Re-Order, Sequence Fields

Adding the Current Date, Time, and User for Auditing Purposes

Adding Time, Date, and User into Maintenance Applications for Auditing Purposes   When you utilize maintenance applications for your end users, you will, more likely than not, want to record when and who have made changes to your data. Doing this with mrc is a breeze. After you have selected the appropriate files and fields […]

Tags: Auditing, Maintainer, Maintainers, Popular

Upload Files to Server

Upload Files to Server   One feature of Maintainers is to allow the uploading of files from your client machine to the server. This feature is unique in the fact that it will also add a record to the database, as well as upload the specific file to the server. To begin, create a maintenance […]

Tags: Maintainer, Maintainers, Popular, Uploading

Maintenance Redirection

Redirecting from a Maintainer Occasionally you may want to redirect to another page after a user has performed an action within a Maintenance application (such as Update, Delete, or Add). One of the most common uses of the redirect is after a user fills out a form. Once they have completed and press the "Accept" […]

Tags: External Objects, m-Painter, Maintainer, Maintainers, Parameters, Popular

Auto Sequencing within a Maintenance Application

Adding an Auto Sequential Field to your Maintenance Application   There will be many times when, on any data entry screen, you will want your key field to automatically query the database to see what the last number being used was and increase that by one. Using an Auto Sequential field will eliminate your end […]

Tags: Autosequencing, m-Painter, Maintainer, Maintainers, Popular, Sequence Fields

Utilizing Prompt Maintainers

Using Prompt Maintainers within a Retrieval   The purpose of this document is to explain the process needed to have a user interface in which end-users enter a value on a Prompt page, then are redirected to a retrieval. The retrieval shows them the appropriate information based on the data entered from the Prompt. To […]

Tags: Advanced, Autosequencing, External Objects, Maintainer, Maintainers, Prompt Screens, Retrievals

Display and Maintain Rows Calendar Template

Display and Maintain Rows Calendar Maintenance Template   Jump to: Features Template Notes Template In-Action Runtime Walkthrough Application Properties Web Parameters The Display & Maintain Rows Calendar maintenance template is a full-featured web application that allows users to both view their data, as well as modify it one record at a time. This template allows […]

This post has no tag

Parent/Child Applications

Parent/Child Applications Creating applications that support Parent/Child architecture (also known as Header/Detail) is a common task for m-Power developers. This feature aims to greatly simplify the development/customization effort of creating these types of applications. A few examples of Parent/Child applications include: -Order Entry, where Billing/Shipping is stored in the parent, and order lines are in […]

Tags: Advanced, Maintainer

Created: February 29, 2008 | Modified: December 27, 2011

Search


Browse By Category

Build Process (13)
Starting with m-Power (8)
Retrievals (10)
Reports (15)
Summaries (4)
Maintainers (17)
Graphs (8)
m-Power Data Explorer (4)
General (24)
Calculations (5)
Utilities (9)
m-Power Administration (23)
Security (11)
Freemarker (6)
m-Painter (29)
Form Validation (5)
External Objects & UDFs (12)
Deprecated Documentation (23)
Bootstrap Templates (7)

Popular Tags

Reports Bootstrap Templates m-Painter mrc-Productivity Series Graphing Report Excel Freemarker Application Properties Database Prompt Screens Retrieval Data Dictionary RPG Tomcat Bar Graphs Retrievals DB2 Advanced Dates SQL Admin Production Getting Started Maintainer Popular Graph Properties Security Graphs Administration Compiling Form Validation Calculations Build Process Summaries Maintainers App Properties Java Performance Parameters Record Selections External Objects Video Email Dropdowns

See all tags »

michaels, ross & cole, ltd. (mrc)
Privacy Settings Privacy Policy Cookie Policy Employee Intranet
© 2023 mrc. All rights reserved.
mrc (US)

2001 Midwest Road
Suite 310
Oak Brook, IL 60523
630-916-0662

mrc (UK)

Mortlake Business Centre
20 Mortlake High Street
London, SW14 8JN
+44-20-335-59566