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

Philipp Plotz

User

Hello Marc, Create a form rule with "Edit mode" set to JavaScript and add following code: $( document ).ready(function() { setTimeout(function() { $($('#stepInfos').children('.step-info-row')[0]).css("visibility", "hidden"); }, 10); }); What this function does is that on

Define Default Report View
06.04.2023 13:43

Hi Konrad, thank you, this works for one user but it seems to only affect the current users view. I'd like to define this view style as a standard view for everyone. Regards, Philipp

Define Default Report View
06.04.2023 10:56

Thanks Martin! Unfortunately i forgot to mention that i'm still working on the 2021 version where i can't find this option menu.

Hmm, I'm still on version 2021 where it does work that way. Maybe a bug in the 2022 version?

Define Default Report View
06.04.2023 10:04

Hello, my dashboard includes a three column design with one report in each of the columns. The problem i'm facing now is that because the columns are too narrow, the reports get displayed as tiles rather than a compact table row list. I can change the view mode when viewing the dashboard in the

Hi, you can change the order via the attachment field properties. The attachment which gets sorted to the top of your attachment list is then displayed on page load. Regards, Philipp

Hello webcon Community, currently I'm working on a process design which includes the automatic report generation from webcon as a PDF file. Additionally the process does always comes with an user-attached PDF file. My goal now is to merge/combine both files together into one final PDF for sto