(...) On reports we have the great possibility to execute mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informat ional text (e.g. as header/footer) and of course one or more fields as parameter. The configured parameters we then can use to execute an action. The dialog could contain a cancel and a okay
(...) in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 screenshots with german and english browser. Please excuse the bad format ting - I hope you enjoy anyways! ------------------------------------------------------------------------------------------------------------- SELECT WFH_STPID, WFH_OrgID, WFH_COMID, dbo.clear (...)
(...) action to add items in a Sharepoint Calendar? I'm using this https://howto.webcon.com/sharepoint-calendar-adding-entries-from-bps-workflows/ to help in the configurations and I'm able to send the informat ion to Sharepoint: Message Log for my Action Message Address of a Sharepoint list: https://visionboxdomain.sharepoint.com/sites/customers/Lists/Calendar Inserting values: Title: Renovation Doc, (...)
(...) arepoint-document-library/54 I've did all the same configurations as the document to try to get it working but my Start BPS column is not displayed. The json code that is in the post needs to be format ted and my final version (for my case) is: { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-format ting.schema.json", "elmType": "a", "txtContent": "=if ([$Status] == (...)
(...) nd I'm saving the new entries in a Dictionary. I have the subworkflow set up and it's working but I need to add some rules in order to not create duplicates neither empty rows. For my case, the informat ion to be checked will be Customer Name and Address (because a customer name can have more than one address). I was trying to follow the query below but I'm not sure on how to add the dictionary ther (...)
(...) Hello, I'm working on a form of employee's declaration, which should contain a long text (an informat ion for the employee, mandatory for legal reasons). What is a proper way for placing these types of data on a form? Is there a way other than creating an attribute and assigning default value (assuming that the text will be constant).
(...) and done inside the application which can be pasted in email/world/excel. When the copy table is pasted in notepad++, the script is not available so I was trying to get ideas on how to paste the informat ion inside webcon and make it available as a table. Does anyone faced something like this? Thank you
(...) Is it possible to loop over all rows of an excel file? I have an excel file with employees informat ion(say 50 rows of employees). I want to navigate through each row, read and populate data in my form from excel columns and then trigger a workflow for each employee.
(...) ere possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and webcon form will show informat ion to user where to store attachment. But I don't know how to achieve this:/ Any idea?
(...) .434 and for the moment, I cannot upgrade it. I have to stick with this. I have two questions: 1. Is this a known bug or am I missing something? 2. Is there anyway I can send the mail in the desired format ?(1 person direct, 1 person in CC) Thank you, George
(...) satisfied with the application, I will create a blog post for this. Source and exported application: https://github.com/Daniel-Krueger/webcon_reportSubscriptions Attachment: Because of sensitive informat ion I blurred columns in the report screenshot and the table in the mail. Best regards, Daniel
(...) Hi All, Does anybody know why system column "Step" on any report is empty? It doesn't show anything. Other columns are ok and show informat ion from workflows. I noticed that when I enable Grouping on Step, every step name shows on the left of report but still not on the system column.
(...) is integrated in webcon. For example, you are creating your customer list, you send the form for the customer (user without a license), the person puts all the details and when its submitted, the informat ion is automatically integrated in the form. Have you tried this? Thank you all!
(...) I have the scenario, where i keep e-mail address and other informat ions in an itemlist. Now i need to send e-mails for each recipient in the itemlist. The e-mail contains informat ions from other columns in this list. By having three entries in the itemlist, there would be three e-mails with different content to be sent. Currently i'm thinking about creating a simple workflow to send an e-mail. The wo (...)
(...) t and I want to use it plus another info like below: concat ('AaAA' 'Form Field') But I'm always getting an error saying that the rule is not correct, I tried to use a SET before and keep the informat ion in another field but it doesn't allow to save. Anyone used this already? Thank you!
(...) Hi everyone, let's be honest the search option is more of an autocomplete. Nothing wrong with this since you can still get some useful informat ion. Nevertheless, I prefer searching this site using a major search engine. Since I don't like to do repetitive tasks I put together some JavaScript which speeds this up and can be executed on any (public) site by clicking on a bookmark. Unfortunately gifs are (...)
(...) there are viewable dummy pictures instead of empty space (upper left in the picture). At the moment we are using seperate dashboards, which are not always necessary, because we are using the same informat ions on both dashboards. So, if there would be the possibility to get rid of those dummy pictures, it would be great. Thanks in advance, Bjoern Poller
(...) ng a problem in Studio with a Form Validation rule using SQL. I have an item list that is populated with lines if the user select a Sales Order in another field or manually filled if there is no informat ion on the SO. There is a column that is mandatory to be filled whenever the item list has any rows and I tried many examples to construct a validation form rule in order to have informat ion on tha (...)
(...) veryone! I'm facing a problem and hoping to hear that you might have a clue on what to do. I've a process that creates users in AD. However the user creating action expects a parameter of username in format DOMAIN\USERNAME. My domain users have changed UPN logins to their e-mail adresses (e-mail domain is different than my local domain name) in order to have one login in every system. Is there a way to (...)
(...) Hello all, First of all I would like to thank you for taking time reading my post! I'm working on a current process where I need to trigger many subworkflows to request informat ion for the main one. Because the main one will keep being edited after the subworkflows are launched, I've decided to set them as parallel. They will be started through a item list and after one person for the task is se (...)