I did and it skipped ... it treats false for that row .. but for next where is proper value it treats is true .. so it allow to go forward ... :/ it should break "loop" but it check "for each" and go to next row ... I'm looking for "brake" function give error and stop ...
I did not smooth solution ... is working but ... I don't like it ... - it prompt (OK) - it erase value [set value = empty] so .. because it is "required field" then .. you need to pick something ...
OK, it works if there is only ole line in Item List ... but if is more than one and last one have positive condition then it go throw not stop .... how to brake behave ? like "stop" / "brake" ect. if any = false then stop.... should I do: add path "do nothing" in condition (on else >> in
Thank you. It works ... I needed to play for while to figure out .. True = go forward Else = stop ... (do something ...) not else = false and then stop ...
Grate .. I forgot about that .. Thx .. I will try and come back.
I have problem with validation form. 1. I have step where task is assigned to tech group All (other groups in form) a) Lider = Person A or Person A and Person B b) User group = Person 1, Person 2 ... Person X c) All = Lider + User group Now I have conditions to few cells in "item list"
this article is confusing: https://community.webcon.com/posts/post/pending-in-transaction-vs-pending-after-transaction/347/3 because if you read it you think it should save .. so you expect action "on save" will be triggered but you need read help to see https://docs.webcon.com/docs/2024R1/Stud
THX, it works
I noticed in Webcon 2022.1.4.404 if I do action "Send custom email" and the action is not related with "Action templates" then there is no prefix if action is saved as "Action templates" and template is using "default" Template - no prefix but if any Action template is using "E-mail notificat
It only works on save ... or on save comment when Element is "read mode" In my case it didn't work on path with comment ... I needed to add "on entry"as Daniel wrote
If you could to do list use in process .. then You can do process to assign task to someone ... then why not. If is more than 1/2 person responsible for dev or testing then I see potential -- edit--- https://developer.webcon.com/2024/resources/db/#todoitems So .. you can do process to assi
I agree, I don't use it yeat (I'm in Webcon 2022 ...) , but I see limitation. I would like to have something like that as native: [code="https://devrecipes.net/step-progres-bar-with-pure-css/"] Dynamic Stepper .stepper-wrapper { margin-top: auto; display: flex; j
Any progress with Gantt chart in webcon as native report type ? I see topics since 2020 and always is in backlog ...
Thank you, myślałem, że jest to bardziej skomplikowane i niepotrzebnie utrudniałem sobie życie tworząc niepotrzebne kolumny i relacje ...
Hi, I copy from parent to child attachments by start sub processes .. on path action I would like to populate Item list (the same ID as parent - parent child use the same item list) then I would like to populate item list with data from attachments (connect them) finally I would like to
I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code
Probably in 2023 is not present "used" in path "properties" ... I'm using 2022.1.4.404 and if i want to see where the path is used ... I need to "delete path" because: - in path - I don't have attribute property "used" - on automation is not showing where on path is used ... - if is deleted
THX, I checked the rule ones more time .... The rule was changing for: a) equal = 0 b) not equal 0 It looks like I was wrong ... probably I mess something with element .... I don't know why ... but Today everything is working ... so there is no bug
Similar to that thread: https://community.webcon.com/forum/thread/969/15 on initial step on path action to count attachment did not work ... doesn't matter if element is saved or not. The attachment was added by item list.
I don't know how you, but I miss Groups in Tabs .. I can do Group and then put Tabs ... I can do Tabs and put Group in each Tab .. but ... I can't do Group with Tabs and then in each tab put group ... :/ why? 1. I have form with lot of groups I would like to on each step put some grou