Field macros for associative array

Hi
i have associative array with key as int and value as int too. i would like to print it as key== decimal and value == hex
any idea on how to do falg setting for key and value separately?
thank you

In reply to Blitzz0418:

It is highly recommended to not use the field macros and instead implement the required transaction methods so you have control over how your transaction is displayed.