I would like to display a ms list element in SharePoint. The list contains two columns, one is a single line column to hold a Json generated button, the other column is multi lined and holds contact details of staff related to a project. The multi lined array of people is formatted:
Jay Elliott | 07765 | 07867864; Sue Elliott | 8775 | 07887654;
And so on.
The idea is to activate the button in SharePoint and display a popup style table list of the contacts list.
I always get a white diamond and never a popup.
Column header name has been clarified. Multi lined column not rich text.
Any help would be appreciated.