permalinks from creator 3 NOT working
Dear Sheet
I have 2 problems with permalinks,
1. When I set the cell to update from creator to A3, I find that if the creator table is empty then the cell changes to A2 to update. This should not happen.
2. The permalinks from creator no longer seem to be working correctly. As they now load the following scrip instead of the data.
Please fix soonest
Peter
<!-- $Id: viewperma.jsp
<head>
<title>Zoho Creator - </title>
<!-- $Id: includejs.jsp
<!-- $Id: -->
<script>
var i18n =
{
};
</script>
<script>
$(document).ready(function()
{
ZCApp.regGlobalEvents();
});
</script>
</head>
moanazoho