WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Gerd > Forum messages

Gerd

User

Hi, I was hoping that if I simply put a new file with the same resolution and size in the directory, it would then be available in the designer. I will test this in our development environment...I'll let you know if it worked. Fingers crossed

Hi, thanks Krystian. Thanks for the info. I actually don't have permission to access the server. But I have contacted my colleagues.

Hi guys, in version 2025 there is a "banner" like "lagoon", "planet" or "wave" predefined in the form types. Can the selection be expanded to include another image? I would like to use a logo with our CI Thanks Gerd

Hi Adam, i support the requirement espacially to change the density because our application needs plenty of more space on the screen than in former versions. I posted an IMAGE with the 2 examples in the following thread. https://community.webcon.com/forum/thread/6488 Regards from germany

Linespaces in form in 2025
07.01.2025 12:13

Hi guys, in version 2025, much more space is needed between the lines in the form than in version 2023. Can this be adjusted somewhere? Thanks in advance Gerd

Hei, thanks for quick reply!! This works :-)

Hi Guys, I need your help to solve a problem. I have an itemliste looks similar to this: System-ID | System-Cost 100 | 1.000 100 | 1.500 200 | 2.000 300 | 100 300 | 1000 300 | 500 I need to find the System-ID with the highest cost over all and save this ID in a technical field to u

Hi Daniel, well your reply gave the right trigger to me. I tried the count function and got an type convertion error there. This switches on the light in my head ;-) I converted the SAP-Number (which is a text field) into an decimal and the IS IN function works. So thanks for your assistance!!

Hi Guys, i am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of Data Source Values). Always returns the "then" Value of my If-Clause...Think its really

Hi Jacek, thanks for the tip! It works with die Tag. But i think its a little sad that not all formatting is transfered in word. In some cases it would be nice to have this, but yeah... regards Gerd

Hi guys, in some use cases we need to have some formatted text based on an textconstant on a pdf dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the applic

Hi, thanks for all your answers and iteas. The"allow export excel" will not work, because i have to generate the excel automatically and then send it to our customer, depending on a path in the Workflow. Also it seems that i can not map the corresponding excel field for each column in the templa

Hi guys, i just have another question... we need to create an Excel file from an item list. Basically, this works well using an appropriate Excel template. However, I have fields in the item list that are filled from a fixed value list and the action then creates an entry in the column in the fo

Dynamic Tooltipp?
09.07.2024 07:38

Hei Daniel, yeah, that seems a good reason for the VAT thing. But it's a bit of a pity that there is no solution for a tooltip on a field. i think in some cases this would be a good thing. But obviously this is just my opinion and not that of Webcon ;-) Gerd

Hei Daniel, it seems that the No 3 is the solution! Thanks for your help! Gerd

Dynamic Tooltipp?
08.07.2024 14:36

Hi guys, is it possible to display a dynamic tooltip/information via the description on a form field? I should display a value including VAT on a value field that has no VAT and i don't want to use a new field. e.g. something like that: "Amount incl. VAT : {FD:166} * 1.19" Is there perhaps

Hi guys, Is there an easy way to copy content from one process to another, e.g. using the WFDID? For example, to copy the content of a text field from process 1 to a text field in process 2 using an action. Our users would like to have a feature to copy content from older processes to current

Hi Guys, i perhaps have a simple question regarding the itemlist. We initalize the first row of an itemlist with default values in the coloums. I now would like to prevent the first row (init row) from deleting by the user. How can i manage this? Thanks so far Gerd

Hi Guys, I use MailApproval on some paths in our application. Now I have the somewhat unusual behavior that an acceptance via MailApproval is rejected with a validation error. If I carry out the acceptance in the same process (same instance) in the application, it works. The option “Form field v

Hei Maks, uncheck the path in step works!! Ad.10 here -> https://docs.webcon.com/docs/2023R2/Studio/Workflow/Step/Step_FormView/ Thanks!!