How to refer to a DynamicTableWidgetComponent from a generated form in 'adf-form'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2018 10:25 AM
When the form is loaded using the 'adf-form' of ADF, if I have a dynamic table draws a DynamicTableWidgetComponent, I have a stencil in the form that is a button (attached image) and I have to interact with the DynamicTableWidgetComponent adding rows based on other fields of the form, how do I refer to this object to call its methods ?, I'm going crazy until making a new DynamicTableWidgetComponent calling its constructor, but nothing, do you have any clue or example ?.
These are the methods I want to use: https://alfresco.github.io/adf-component-catalog/components/DynamicTableWidgetComponent.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2018 11:39 AM
For the time being it is not possible to alter behaviour of the Dynamic Table widget from another widget. You can raise a feature request and explain the case.
