WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

Daniel Krüger (Cosmo Consult)

MVP

Hi Martin, keep us updated how it works. Maybe someone else faces a similar situation and it would be good to have some "real life" feedback. :) Best regards, Daniel

Hi Martin, so my answer was heading in the wrong direction. I don't think you are able to configure the search to crawl through a non BPS database. Even if you could, how would you want to present the information to the user? My only idea here is to create a single workflow for each customer. The

I had some problems with this one too. :) Once you know how to use them it's fairly easy Create a class where each property is one column. public class Mapping { [ConfigEditableGridColumn(DisplayName = "Target column", Description = "DB name of target item list column.", IsRequired

Hi everyone, is someone here how understands power query? I got a task to retrieve data from a BPS report in excel to use it for additional analysis. I was able to retrieve the data but transforming the json response to a table is beyond me. Just in case there's someone who would be able to do it

Required boolean field
19.11.2020 04:54

Hi Chris, I just wanted to start with it and noticed that it won't be possible: Field Types which support FormFieldExtensionJS Basic form fields - Single line of text - Multiple lines of text - Floating point number Picker fields - Date time So benefit of creating an form field extension for an

Required boolean field
17.11.2020 21:13

Hi Christian, thanks for the input. I'm forgetting this field type often myself. :) I had a short look but doesn't seem promising. No option for multilingual values and I'm not sure that I can easily use the selected true/false value in some condition. If I have time I will look into creating an

Hi Martin, I believe that you aren't looking for a solution way how this could be implemented in general but how to cope with these amounts of data. Just in case I'm wrong I attached an image showing how to implement something like this in general. The only difference to your case is, that I'm conn

Application versions
12.11.2020 18:11

Forget what I've written I would be willing to pay for such a feature right now. :)

Required boolean field
12.11.2020 18:08

Hi, I'm wondering if I missed something or there's another/bezter way to add a required boolean field. My current approach is to define a choice field with true/false options, set a label "select an option" and mark this field as required. I'm using global constants for the IDs so that I can chec

"normal" HTML attributes
10.11.2020 17:12

Thanks for the picture, without it I still wouldn't have guessed what you are talking about. The englisch translation of this object is 'field'. You can probably understand my confusion now. I tried to figure out what attributes/properties you are referring. There are some which result in setting ht

"normal" HTML attributes
06.11.2020 05:20

Hi, I don't think this will happen. There are about 160 attributes: https://www.w3schools.com/tags/ref_attributes.asp Creating these many columns in numerous tables or creating an other table which maps these attribute values to the object would incur a (unnecessary) performance impact. Could yo

Application versions
04.11.2020 03:22

Ok, based on your previous post I believed it would be used for production and not during development. I my experience I either break something which is immediately visible and I therefore know what I've done or I couldn't tell when the breaking change has been added. Of course, with the previous v

I like the idea itself, but I don't think this would work. I've created something like a user profile in the past for specific workflows. One was for a travel request for which a user could define some default values for specific fields and settings like whether an appointment should be created. A

Application versions
04.11.2020 00:42

I don't see the use case. Before you are introducing something "dangerous" just export the application. If there's a problem restore it. This isn't a problem as long as you haven't introduced a change which would require data to be deleted. But this is would apply to your suggestion, too. If you

Hi, we have the situation, that some globals and dictionaries are shared between applications. If I export an application all other applications, which use the same dictionaries, are exported too. At least I believe that the dictionaries are the case. This applies to the current version 2020.1.3.44

Hi, with the introduction of BPS Portal we got a few additional options were we can add "code" and where variables from the expression editor would be useful if not even mandatory. 1. Report - SQL Filter, there are a few variables there already 2. Calculated field in Reports and BPS internal view

I'm not sure whether I should reply to this thread or create a new User Voice. We have seen the usage of styles in this thread and in addition in this one. https://community.webcon.com/forum/thread/45/15 In my opinion we need not a fixed number of styles in the themes editor but an option to loa

I finally took the time to play around with the advanced formatting options. Using these and applying the styling options from this thread https://community.webcon.com/forum/thread/41/15 I got a nice uniform solution for reports and data tables. ____Form____ --Calculated field in BPS internal data

Somehow this thread moved from timeout to the options how an administrative path could be executed. :) Thanks for this idea and I have one more. The path is configured to be only visible in admin mode and quick path option is enabled. In this case you could prepare the URLs with the necessary wor

I haven't used this option yet but will test it once I find some time. The only problem would be that, you would have different symbols in reports and data tables which would get confusing.