While we’re on the subject of comments, it might be worth considering adding an additional field to the comment data structure (JSON) that would store the version number of the document in which the comment was added. This would make it easier to track and audit later. Regards
Hi, That's what this action is for, you should set which column returns unique values and it will be the key for changes in other columns, preferably det_id, if the list already contains data. Regards
Hi You can display an alert using a form rule if a document is not saved, e.g. no signature. , or use the parameter or "new element?" You can also use a sql line, and display a message if the condition checking whether the element is registered is met. Regards
Hi https://community.webcon.com/posts/post/platform-compatibility-roadmap/236/10 Regards
Hi, you can use the html attribute. Below is a sample code, in place of the date insert a reference to the date that will designate the end of time. Regards -----the form cuts off part of the code, the entire screen is function startCountdown(targetDate) { let countdownEleme
Hi In order to improve and standardize the appearance of data entered in the description field, I propose adding the option of formatting HTML text in the description of groups and tabs. Similarly to what is possible in the description fields on attributes. Regards
Hi, I think it would make sense to add to the global permissions the level “access to applications” Currently, if we give a global level of, for example, “permission to read all items” it can be problematic to give permissions to the application per each application. This needs to be maintained a
Hi, In general, Autocomplete fields allow you to select a value that is defined in the source, otherwise you will get a mismatch error. You can change the attribute configuration and add an option to add a value from outside the source, then you must select this trim and enter this value. You c
Hi Perhaps it would be sufficient to set the rest data source to the default value of the item list attribute? This will work only after saving the form, I have no idea how else to trigger the refresh of the default value in the list. You can clear the result after changing the date, currency a
Hi, Every report has at least 1 view and that's why the system view presents it that way. You can create your own dashboard and in the application settings in designer studio, set your dashboard as the primary one for the application. Regards
Hi, You can use html attribute to embed the player. As for video status tracking, perhaps with js you can get that, but I don't know. Out of curiosity, I'll try to check it out, unless someone provides a ready-made solution beforehand. Regards --Edit , The script will display an alert when
HI Have you tried the permission migration option.? The condition is that the user must be active in AD Regards.
Cześć, Możesz dezaktywować licencje na danym środowisku, a następnie ponownie je aktywować. Tym sposobem nowy user logując się do studio wykorzysta zwolnioną licencję. Pozdrawiam.
Hi, A useful option would be the ability to automatically revoke the reading entitlement that remains after a task is assigned. Such an option could be checked on the task assignment action and in the task configuration on the path. Operation similar to the option on the add permission action whe
Hi, It often happens that the list of items should have unique values, at least in 1 column. Currently, I often create and add a script to check when adding an item with this value already exists. A great convenience would be the option in the column configuration, 'unique item'. The user woul
The STRING_SPLIT function is available in Microsoft SQL Server starting with SQL Server 2016. See what version you have :) The other issue is it seems to me that this condition is redundant AND a.DET_IsDeleted = 0 -- Optionally, to skip deleted rows In the table, this column always has a value
Hi, in a standard report, the number of items that a user sees is strictly related to the items to which he or she has permissions, minimally at the read level. You can try, for example, to add a form rule which, after the user selects an item, e.g. from a given group, will automatically redirect
Hi, I misspelled , try changing to: "Anchored to the bottom of the form"
Hi, Yes, I was referring to this very option. It's possible that in the case I wrote about the form was longer and the floating option worked by showing the paths, but that's just my guess. Regards
Hi, With me it did not occur but a colleague had the problem just on chrome. A workaround is to set the track panel in floatting mode Ultimately, it is best to report the topic to Webcon for analysis. Regards.