Hi,
we have been using a custom HTML link in our Opportunity DetailView template in this way:
After the patch to 4.5.1e, the number in {MY_ID_C} gets formatted according to the user defined number format, e.g. 1,234 instead of 1234, which breaks the link.Code:<span sugar='slot4b'><a href="../page{MY_ID_C}.html" class="tabDetailViewDFLink" target="_blank">{MY_ID_C}</a></span sugar='slot'>
How can I tell Sugar that it should insert a plain, unformatted number at the place of {MY_ID_C}?
Or is there a more elegant way to do this?
Oh, and BTW, I have another problem: In one template in Studio, I cannot move the labels of the EditView page; they are not draggable. Some few labels are still draggable, but the majority is not. Those that can be moved seem to have a 'colspan="1"' in the according <td>-tag; but adding colspan="1" doesn't change anything. I have already tried to run "Repair" - "Update Studio". Any help is greatly appreciated.
Cheers
Sunside


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks