on 2023 Dec 13 6:43 AM
Hello
When i use the below annotation to enable action button in RAP Application i m getting the below error.
Target was not found.Error: adding element with duplicate id 'project1::sap.suite.ui.generic.template.ListReport.view.ListReport::Certificate--action::'
Annotation:
@UI: { lineItem: [ { position: 15, importance: #HIGH},
{ type: #FOR_ACTION, dataAction: 'newVersion', label: 'NewVersion' },
{ type: #FOR_ACTION, dataAction: 'releaseVersion', label: 'RelVersion' },
{ type: #FOR_ACTION, dataAction: 'archiveVersion',label: 'ArchiveVersion' } ],
identification: [ { position: 10 } ],
selectionField: [ { position: 10 } ] }
Request clarification before answering.
Resolved on my own. Action was not enabled in BDEF and this was causing issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
80 | |
30 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.