-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
To exec a service from Page I use:
this.getService('servicename').execute('procedurename')
but within a component i must use
this.execute('sevicename','procedurename')
which leads to confusion, could it be the same way, please?
I prefer the first option as this.execute can handle up to 4 parameters, too much info...
Metadata
Metadata
Assignees
Labels
No labels