View Full Version : Issue : UIView return nothing (solved)
becomcs
06-07-2007, 11:46 AM
I have two view both of them have de same selection formula; Both of them return two records, but one of them is'nt load by UIView.
I attach files (good one and bad one) to the post.
jratcliff
06-09-2007, 10:09 PM
I have two view both of them have de same selection formula; Both of them return two records, but one of them is'nt load by UIView.
I attach files (good one and bad one) to the post.
Do you get an error when you load the view using Ext.nd.UIView? I'm guessing it may have something to do with the special characters in the name attributes. But first check to see what the error is and let us know.
~JR
becomcs
06-10-2007, 03:58 PM
I remove all special caracters from column header.
I tried with FireFox and it seems working.
So it's surely a IE (I use now v7).
Moreover UIView is rendered, with column header. Only data is'nt loaded
Zakaroonikov
06-11-2007, 06:07 PM
I have had similar problems in the past. From memory I had a view column that the Last Modified date with the column display showing both date and time. In IE the grid was empty but in firefox it was fine. I hid the column and it worked. Maybe send through the ?ReadDesign for the view as well.
becomcs
06-12-2007, 06:16 AM
Weird!
I delete column one by one to remove troublesome ones.
I bring back same columns one by one from a backup, then only one column raised an issue.
I put a constant value, next come back to the old formula and the view works fine.
jratcliff
06-13-2007, 11:58 AM
Weird!
I delete column one by one to remove troublesome ones.
I bring back same columns one by one from a backup, then only one column raised an issue.
I put a constant value, next come back to the old formula and the view works fine.
I've had weird things like this happen before with columns in views. I've never been able to find out why it happens and when it does I just start deleting columns one by one until the view works and then one by one I add them back to isolate the column(s) causing the problem. I'll then recreate the column from scratch and that usually fixes everything.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.