Skip to main content
Version: Next

Obsolete Features

AreaFeatureObsolete inTarget remove versionRemoved in VersionReason
ListingForm Builder1.181.20Form Builder is a clone of Action Form. The code has been unmaintained for many years, and fell behind. It's also inefficient, as we're loading a form for each row in the listing, which becomes very slow.
FormjQuery UI Datepicker-1.181.18jQuery UI has been an obsolete technology for many years and looks very outdated
FormBackground images&patterns1.181.20The same can be done from CSS/page skin and shouldn't be a concern of the form.
FormLeft/Right Sidebar1.181.20The same can be done from page building with much more flexibility.
FormNetCash BankAccount Group Validator-1.181.18A validator no longer in use.
ActionsExecute Token1.181.20Same functionality as "Create/Update Token"
ActionsInject Data1.181.20Same functionality as "Create/Update Token"
ActionsCreate List from CSV File-1.20Replaced by the more flexible Create List from CSV action
ActionsUpdate User Profile-1.20Use the non-obsolete action with the same name.
ActionsUser Registration-1.20Use the non-obsolete action with the same name.
FormXML configs for input fields are obsolete. They will be automatically converted to JSON config files in 1.19.1.181.19We've transitioned all our config files to work exclusively with JSON format. Input Types is one of the few places that still support XML and this code will be soon modernized.
Form FieldsPages from Current Portal1.181.20This field was a dropdown preconfigured with the Pages data source.
Form FieldsPortals (except portal 0)1.181.20This field was a dropdown preconfigured with the Portals data source.
Form FieldsPortals Dropdown (all)1.181.20This field was a dropdown preconfigured with the Portals data source.
Form FieldsAgree to Terms1.181.20Replaced by the much more flexible Agreement Links
Form FieldsAgree to Terms PopUp1.181.20Replaced by the much more flexible Agreement Links
Form FieldsYes/No (Radio boxes)1.181.20This field was just a preconfigured list of radio boxes
Form FieldsYes/No/Maybe (Radio Boxes)1.181.20This field was just a preconfigured list of radio boxes
Form FieldsLikert Scale (Agree/Disagree)1.181.20This field was just a preconfigured list of radio boxes
Form FieldsLikert Scale (Frequency)1.181.20This field was just a preconfigured list of radio boxes
Form FieldsLikert Scale (Importance)1.181.20This field was just a preconfigured list of radio boxes
Form FieldsItem with Quantity1.181.20This field was just a preconfigured list of radio boxes
Form FieldsSimple Rich Text1.181.20Replaced by the 2 much modern rich text editors (CK Editor and Trumbowyg)
ListingLoading animation covers1.191.20Covering the entire page creates usability issues. The loader will always only cover that data part.