[Wishlist] Edit Component
-
There is a close_active method in Model class to close an opened instance of a component.
An active_path method in Model class to show the parents of an instance of a component.
A trick to open (edit) a component in this topic
A private open method in Model class probably to open (edit) an instance of a component ...Why this private open method is not made public ? (or why not a method to open (edit) an instance of a component?).
Obs: must be the instance, because the open (Edit Component) allows access to the positioning of that particular instance.
Thank you
Marcio
Advertisement