Mattersphere Developers Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Go down
avatar
Heather@FootAnstey
Posts : 57
Join date : 2018-12-19

Search List: How do I override the Matters tab on Client? Empty Search List: How do I override the Matters tab on Client?

Sat 8 Feb 2020 - 10:12
Original Post: Joe Green 18/01/2012 11:52:51

"Hi there,
For all Client types, the Matters tab is associated to an AddIn called SCHCLIFILELSTAD. I believe this then calls the SCHFILTRANSLIST search list.
I'd like to override this with a UD version of SCHFILTRANSLIST (we want to remove the “Add” button as we don't want to add Matters via MC).
I believe I do this using regXML in the dbRegInfo table, but I can't find the tags I would need.
Can anyone point me in the right direction?
Thanks,
Joe Green (Bond Pearce)"

Response(s)

RichardA 18/01/2012 13:18:43

"Hi Joe,
The following xml will replace that searchlist.

<config>
<defaultSearchLists>
<File>UDSCHFILTRANSLIST</File>
</defaultSearchLists>
</config>

Regards
Richard"

Joe Green 18/01/2012 13:30:23

"Brilliant Richard - that works - thanks (again!).
I actually thought I'd tried that, but perhaps I missed case sensitivity or didn't close Word and re-open or something.
Cheers,
Joe"
Back to top
Permissions in this forum:
You cannot reply to topics in this forum