I have a single line text field as a technical field that I set to describe specific status e.g. Approved / Denied English is set as the original language within the business rule that sets me the field along the way. I use this technical field within our dashboards but it always defaults to Engli
I already asked a similar question regarding a signature field. I updated the Word template because old references broke it apparently, then and then it worked. I now have a multi-line advanced text field with settings and editor. I tried to add in word as rich text field control with and witho
Hey Filip! Yes I played around on Friday still because I did not want to give up :D ! I ve read your post just now but that was exactly the issue it seems! I had removed leftover-fields in my word-templates and my guess is that WEBCON kinda re-used the ids of those element and gave it to other
Hmmm i just tried it , did not seem to work did I do something wrong? Can I check if the pciture is bound?
I have the issue that I selected and added a handwritten signature in a document template. But he saves me the HTML-Code and the picture. How can I remove the HTML-code or prevent it from being generated because it is 3-Sites of autogenerated data-tag. I only added the field in general from the
In the code-parts of https://developer.webcon.com/docs/configuration-attributes/#configeditablegrid In the code window below the < - sign and > - sign are showed as ' & lt ; and & gt ; ' Is this intentional ? Because the code in the documentation is C# My colleague did not notice right away bu
E.g. specifically when updating items lists on forms ! pageload vs on path vs on entry vs on exit ! What is the specific order on how things trigger? Is there another documentation other than the official docs? The docs dont tell me that much about such details for example Following example
I have form-validations that work correctly and catches errors correctly. It would be nice if I could sat the HTML-form focus on that particular element that was validated wrong! Any suggestions , I find it hard because form-validation only returns true or false i cant use it afterwards anymore
Ok thanks for clarifying ! Guess we did some work for your testers or caught some that might not been come up in your tests. You are welcome ;D !
We basically worked our way through it in the office and found it that it to do with "Maximum number of rows in edit mode" set to 0 instead of default 50. Apparently it break quite a bunch of page loads and form fields if it is set that way. Is there a reason why it is allowed to be set to 0 if
Item-list adds text value = "0" on - tags Before the updated from R2 2025 to R1 2026 everything worked fine Now those Zeros are showing up in the item lists UPDATE: It has to do with items list row to edit set to 0 Why is it allowed to be set to 0 if it causes such a ruckus We debugge