- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I want to change label in additional information section of details window.
It is "Amount Wires Credit" . I wan to change these labels. I am using AML 7.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Can you please attach a screen shot of the page where the field label needs to be modified? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
@SASPM how can i add addtional section in alert page or entity page ?
after adding these section how to add feilds for it ?
thanks un advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
You can add a custom tab in Additional Details Sections. In FSK_PREFERENCE table, usually you define preferences for it. To add it on Entity Page, the preference should be defined like below:
The Queries should be defined in sasaml.oracle file. You can refer to document as well, the steps are given there in detail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
could you please share more details about adding a custom tab in Additional Details Sections?
in addition to how to add custom queries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
@MSMM, As I have mentioned above, you will have to add custom details related property, URL & Title in FSK_PREFERENCE table; The related query has to be defined in sasaml.oracle file.
You can follow below link for detailed documentation:
Feel free to reach out if you have any further concerns.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
How can we add additional details for cdd review page?
I can see your screenshot is for alert, accout and customer pages.
Thanks