Completed sprints and identified features are in bold text.
GRP-21224 Sprint 1 COMPLETED
No documentation required.
GRP 22038 Sprint 2 COMPLETED
- GRP-
20961 Date/Time Picker REJECTED
- GRP-18668 Default property replaced — When you create a new single value property, the system references the property type to enter the appropriate auto-generated control rule in the Control field on the Property form's General tab as follows:
- Text — pxTextInput
- Identifier — pxTextInput
- Password — pxPassword
- Integer, Double, and Decimal — pxNumber
Previously, the field was left blank and the Default control rule was used.
DateTime, Date, TimeOfDay, TrueFalse, and TextEncrypted property types use default non-autogenerated controls with JSP tag (no change).
GRP-23142 Sprint 3 COMPLETED
- GRP-
20961 & 23143 Date/Time Picker — The auto-generated pxDateTime control rule has been introduced and is suggested for new development. When Calendar control is placed in layout, the system enters this rule in the Cell Properties Control field by default. This rule is a recommended alternative to non-autogenerated control rules such as Date, Date-Calendar, DateTime, DateTime-Calendar and so on. You set the parameters in the auto-generated Parameters panel.
You can display the control as a calendar (here localized for Spanish):
Or as drop-downs:
Field display is based on the property type (not format type):
- If Date, only date fields appear.
- If DateTime, parameter configuration is used.
- If TimeOfDay, only time fields appear.
- GRP-20111 WorkArea vertical fill — A new parameter (Height) for the WorkArea control dictates the vertical space in User and Manager portal work areas. This parameter replaces the Sizing parameter. The options are Fill, Size to Content, and Fixed. Fill is a new setting (default) — the work area stretches to fill the available window space regardless of the content’s height.
When set to Fill, the contents fills the space indicated by arrow as shown here:
GRP-23741 Sprint 4 Completed
GRP-24417 Sprint 5 Completed
- GRP-20247 Autogenerated Action icon — New autogenerated icon named pxIcon. Can choose from standard icons or customized. Can use sprites with active, hover, and disabled states. Supports same actions as button control. Atlas - Standard Autogenerated property rules
GRP-24882 Sprint 6
- GRP–18823 Elapsed time format for read-only Date/time — Added a read-only format to Date/Time control, which calculates the difference between property value and current system value.
- GRP-16579 Link control pxLink — Added auto-generated pxLink control rule. Link (URL icon) control on control palette uses this control rule by default.
- GRP-20949 Auto property type detection in pxDateTime — System can determine the property type associated with control and display the appropriate control selections to user. Developer can also manually choose to display date, time, or date/time values in a DateTime property.
- GRP-24882 Present calculated values in text field — Create pxCalculateValue rule. Same as pxDisplayText but with Calculated Value set to Yes. Developer has ability to add a Calculated Value setting in read-only mode in text area.l More about Declare Expression rules
Control form - Completing the Controls tab
Atlas - Standard Autogenerated property rules
OTHER
support of sprites -- Binary File rules - Completing the Main tab
GRP-26273 Sprint 7 Completed
- GRP-25375 Post Value field added to Client Event Editor — When selected and based on the Event chose, the property value is posted to the clipboard and the cell's contents are regnerated (refreshed). Post Value occurs prior to any other event initiated from a control (clickbox with On Click action.
- GRP-26272 Apply Conditions applied after Refresh Section this Section Complete — Any changes to the clipboard are bound to a auto-apply changes as made to each property and trigger harness events (refresh).
- GRP-25806 Gadget for rendering flow or local actions (FALA gadget) — Gadget that enables designer for laying out the Action Area. Includes button and link format (branding) and arrangment.