eattachment estatus
What does eStatus on eAttachment mean? Is it possible to somehow keep the file on eAttachment but at the same time hide the file from showing in the multiclip ? Basically we want to retain copies of...
View ArticleMS Word Mail Merge V9 Help
I'm currently using a C# script to generate a word document and populate it with some data. I have a visual script for each record loop that needs to create a new page in the same document and add more...
View ArticleFolder Grid: Unable to select row
I have an editable Folder GridMost of the time everything works perfectly, but sometimes when roll the cursor over a row (cursor changes to an "I") and I click the folder grid (and the folder opens), I...
View ArticleReferencing .Net4 Web Services
Is it possible to consume a web service built on a newer version of the .net framework than the calling code?In essence, Is it possible to use some of the .net4 features in metastorm by create a web...
View ArticleSet Connection, type Web Service, get Url from DB table
We have table "Configuration" with two columns Key and Value - it's kind of dictionary. In 7.6 we used function that was taking eg. web service's url form that database:public static function...
View ArticleWindow move drag or click causes form to render oddly
Hi has anyone using V9 come across a problem whereby when opening a form, before it has fully opened, if you click or drag it, it results in the form rendering oddly.The form can open and it can be...
View ArticleToggling a checkbox with setfield?
I have triedsetField('my_field','',true) and it works fine,and vice versa with false.My problem is this is supposed to toggle.and unfortunately:setField('my_field','',!getField('my_field'))didn't...
View Article