I saw the same problem with 8.5.7 CF12 and Saikat’s solution resolved it for me too. I added the Content Management Toolkit and all the configuration options appeared for the BPM File [...]
Is there a way to disable the Select All checkbox on the table control? I have one area of my application where users think they need to Select All when they really don’t so we were hoping [...]
Thanks Stephen – We are going to modify the validation function to work directly with the bound data. That seems to be the most straightforward solution.
We implemented an autosave following one of your articles to save the coach every 5 minutes – while I was putting together the screen shots into a document it fired a few times and look at [...]
Some really odd things are happening with the index when the save happens and the flow leaves the coach and comes back. I put all the screen shots in a document so you can follow the steps I took.
I’m wondering if this bug could be causing an issue I have with the table. I am using v4.4.1EE of the toolkit. I have a table with 2 columns and a button to add a row. The button uses [...]
I have a function defined in the InlineJavaScript that executes a serviceCall control on the coach. I want to wait for that service call to complete so I can get the data returned and use it. [...]