I was doing some study on the BPM concept of Coach “Templates”. A Coach Template is basically a Coach View that can be used as the basis for a consistent “base” for a new [...]
Rackley, The technique of disabling the styling while editing the Coach View was perfect. The coach now no longer looks “similar” to a WYSIWYG but it DOES become usable for editing. [...]
I was working some more and found that the Modal Alert seems to have the same problem. As best I can tell, when it is shown on the browser based Coach Editor, it is not reserving any width or [...]
Howdy Stuart, I think this is a bug. When one changes the color style of the Well, the font color of children Coach Views becomes “white”. One can see this is happening if one [...]
Thanks Rackley, My goodness!!! When I posted the original post, it looked fine when I posted it … however now it looks awful what with all the HTML formatting and stuff. I don’t [...]
Howdy Rackley, I appear to be able to recreate at will. I am using Google Chrome version: 50.0.2661.102 m I believe this to be the latest generally available Chrome. I am running on Windows 7 [...]
Howdy Rackley, Can you try another test? Place the Modal Section ABOVE the button rather than below it. It seems that it might be that if the Modal Section is at the bottom of the page, it [...]
Small stuff, but was reading the bpmext.ui.forEachViewSibling API and it is documented as having one parameter (view) where it appears to have two parameters (view and a callback function). See: [...]