Is there a way to regenerate the cached XML in the Contour database with the values in the database?
I need to edit a couple of values in the database and I can edit the value in the UFRecordDataString table, but it doesn't seem to reflect in the UFRecordsXml database where the XSLT extension seems to pull from. Any ideas?
Yes, editing would be SO nice. I need it for a few forms now, both back-end and front-end. Not sure if I should make specific edit forms or try to make a generic one based on the usercontrol provided with Contour.
Regenerate the XML in the Database
Is there a way to regenerate the cached XML in the Contour database with the values in the database?
I need to edit a couple of values in the database and I can edit the value in the UFRecordDataString table, but it doesn't seem to reflect in the UFRecordsXml database where the XSLT extension seems to pull from. Any ideas?
Thanks
How about writing a user control and edit the items through the API, seems safer imho.
Harald.
Yea, unfortunately it was a quick thing I needed to do for a client.
Seems like editing functionality should be in the package to me though. I'd like to see it in the next version.
Yes, editing would be SO nice. I need it for a few forms now, both back-end and front-end. Not sure if I should make specific edit forms or try to make a generic one based on the usercontrol provided with Contour.
is working on a reply...