(...) Hi, so HTML Attribute s are great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule editor is useless. Can you make normal HTML Attribute s - every Attribute in separate SQL field?
Hi everyone, I'm not sure if I'm the only one, but whenever I create a dictionary, I replace (hide) the default Description single line field with a new multi line field. Therefore I would suggest to either rename the field to "Short description" or change the default field type. I'm not sure where it's used internally so that it's disabled to change it's type. Best regards, Daniel
(...) Is it possible to use CTE Tables in sql commands in the Attribute configuration? If yes, could someone show me an example?
(...) Hello, I want to download data from REST Web service, which has collection type, but I can't map it because there is no type of Attribute like that in Webcon. Can it be handled comehow?
(...) I want to subtract the value of two Attribute s from each other. I tried a business rule and it counts the differences between the two Attribute s, but I don't know how to make this difference show up on the form and refreshes after changing the value. For example, Attribute 1 has a value of 5 and Attribute 2 has a value of 10, and I want to show: Attribute 2 - Attribute 1 = Attribute 3
(...) Hi, I want to create Attribute where I can see company from Active Directory for a current user. In screenshot you can see which Attribute do I need to see on the form for the current user.
(...) Is there any way to check how many Attribute s of each type have been used in a process (I mean not manually)? Thanks in advance :)
(...) Can the appearance of the name of the Attribute s be changed? Only bold one word for the entire Attribute name?
(...) de other than the database document ID in Webcon BPS? I used the action described below but it is not optimal for me. I have an action (javascript) that generates a QR code and puts it in an HTML Attribute . The QR code is created from the value of the text Attribute . I want to insert this QR code into the attachment created from the document process. HTML created in this way cannot be added to an attac (...)
(...) Hi, In my process I have REST API where I download link to file. I save the link to Attribute and now I want to download this file to 'attachments'. Can you advise me how do do that? Best, Kuba
(...) Hello, Is there any possibility to change Attribute field name on form based on different Attribute value?
(...) How can I copy the sum of points to an Attribute when the list item has been initialized and is no longer being edited? The sum is only copied when the position list is edited.
(...) Hi, We have upgraded to ver. 2022.1.4.248 and I found the problem with language translations for the dropdown choice Attribute . It seems like it does not translate just for dropdown - other types of choice Attribute s work just fine. Has anyone encountered a similar problem? 2022.1.4.248
(...) Hi how to create Attribute only as hours ?
(...) I have a question: How to create a field/Attribute with only the time selection (without the date)? Thank you in advance for your help
(...) I would like to suggest building two actions: 1. Converting the value (integer) to the equivalent number of hours and minutes. 2. Adding and subtracting two time Attribute s (types of action). Example: Ad. 1. 90 = 1 h 30 min Ad. 2. 1h 30 min + 0 h 40 min = 2 h 10 min
(...) Hi, Can I achieve such an effect in an calculated column? In SQL it works but in webcon I have an error If atrubut is empty display the grouped Attribute from the item list Code: select ISNULL(WFD_AttChoose5, STRING_AGG (CAST(DET_Att1 AS NVARCHAR(MAX)), ';')) from WFElements W left join WFElementDetails WD on W.WFD_ID = WD.DET_WFDID group by WFD_AttChoose5 What needs to be corrected (...)
(...) Elementu Załącznika dziecka', a.ATT_Name as 'Nazwa załącznika dziecka', a.ATT_Description as 'Opis załącznika dziecka', a.ATT_IsDeleted as 'Czy załącznik dziecka skasowany', a.ATT_Attribute 1 as 'Kategoria załącznika dziecka', a.ATT_FileType as 'Rozszerzenie dziecka', p.DET_ID as 'ID wiersza rodzica', p.DET_WFDID as 'ID Elementu Detalu rodzica', p.DET_Att1 as 'Rodzaj (...)
(...) Hi! I have a question on how to direct visibility of Attribute based on which Tab is active. I created a group of Attribute s then added tab panel and few tabs. In group configuration I checked Horizontal arrangement because I want Attribute s in tabs to be placed horizontally. Now I want to add new Attribute below this horizontal ones (att2: field name "Wycofaj poprzednio złożone oświadczenie"). I want (...)
(...) What if it were possible to add as an option the ability to specify the maximum number of Attribute s per line for a horizontal layout? In my conception, a larger number of Attribute s added to a group would be automatically set in the next line , creating a kind of table. In such a solution, any division could theoretically be achieved. Regards.