When you want to extend or change stock functionality implemented in JavaScript, you should inherit from the stock JS "class".
Writing a client-side plugin that inherits from stock functionality is very similar to writing a stand-alone client-side plugin, with a little extra metadata configuration to make sure Aptify Web still loads the base JavaScript used by your derived JavaScript.
- Figure out the fully-qualified name of the stock functionality you want to inherit from:
- GE Plugin: find the Key Value of the existing JavaScript Entity UI Part.
- Form Template Layout Control: find the Key Value of the existing JavaScript Layout Control UI Part.
- Dashboard Component
- GE Plugin: find the Key Value of the existing JavaScript Entity UI Part.
Related articles
Filter by label
There are no items with the selected labels at this time.