(...) o.Forms.ModuleProcess.ProcessPanel.HandleShowMenu(MouseEventArgs e) w System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e) w System.Windows.Forms.Control.WmMouseUp(Message& m, Mousebuttons button, Int32 clicks) w System.Windows.Forms.Control.WndProc(Message& m) w DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m) w DevExpress.XtraTreeList.TreeList.Wn (...)
(...) Is it possible to get an email notification when somebody is posting a comment without pressing any "move to next path buttons "? In the screenshot the yellow area.
(...) button confusing. It would be desirable for us if the names were customizable and the fields could respond to HTML design instructions. Ideally, it would also be great if images could be used as buttons for that fields. If I have missed any existing options for this, I would appreciate any tips. Thank you in advance, Bjoern Poller
(...) Just a reminder ;-) : https://community.webcon.com/forum/thread/1028?messageid=1028 Hello there, with working much more with compact start buttons , i am optimizing our older dashboard layouts. We have a few applications, which have many start buttons . So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in (...)
(...) We use in one of our applications the option to generate HTML code (for example extra buttons performing some actions) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that performed some actions. With the current version 2023.1.3.202 WEBCON adds extra " signs, so the entire (...)
Hi everyone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I tested the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input