My Stuff
Loading
-
Re: Adjust Column Width and Count in Custom Search Portlets on Dashboard
A workaround that I use for adjusting column widths is to use Formula (Text) something like: '<div style="width:100px">' || {fieldname} || '</div>' The double pipe || concatenat…1 -
Re: Sorting a search on a Formula (Text) field with <span>
A workaround that might work for you is to sort by Internal ID rather than Formula (Text), because it's possible to sort by non-displaying fields.1