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

search results

for separator

(...) have been enhanced with new functions operating on text such as: CONCAT - combines two or more text strings into one text SPLIT - splits the provided text into parts, according to a specified separator . The function returns strings separated by semicolons ‘;’ (default separator ). If no separator is found in the provided text, the function will result in one line of text. INDEX O (...)

(...) Data format The Data source intended for use in a Choice field must be structured in the following format: DEFAULT_NAME$$LANG_CODE$$LANG_NAME$$ LANG_CODE$$LANG_NAME … $$ – a separator used to split individual parameters DEFAULT_NAME – the default label displayed on the form if it’s rendered in a language that has no defined translation in the Data source LANG_CODE (...)

(...) n _ElementID) from the specified Item list (Select person) from selected rows (Select), grouping them, and copying to a technical field (_SelectedPearson) – together with a ‘;’ separator . If we select many rows, the IDs will be stored as follows: ID1;ID2;ID3; and so on.   On the form we can display reports (Item list – fueled by Custom sources) that present two group (...)

(...) dded to the input element  The open file dialogue reflects the accept attribute and only shows the file types you configured. You can also add more file extensions by using a column as a separator , e.g. ".pdf,.docx"

(...) rd window, then disable edit mode. It's worth spending some time testing how the dashboard performs in practice and making any necessary adjustments.   Managing empty space – the separator widget As mentioned, widgets on the dashboard are automatically “snapped” to the top edge (if space is available). While this helps optimize space, it can limit design flexibility. How (...)

(...) Hello, has anyone stumbled upon a problem with the formatting of numbers in Word templates after the upgrade to version 2021.1.4.36. I was using formatting of numbers with thousand separator s, which worked fine with version 2021.1.2.101, but after the upgrade, instead of numbers, the field name is present in the output. When I leave the formatting with \* MERGEFORMAT, the values are transferred into th (...)

(...) turn a table for adding new rows to this item list. Unfortunately this does not work. There seems to be some parsing on Webcon side, which eliminates all elements in the JSON array, apart from the separator , which results in SQL error (JSON text is not properly formatted. Unexpected character ...). The attached query works fine in SQL management studio. Can anybody tell me, what's going wrong here (...)

(...) exist for floating-point number form fiels would also exist for calculated columns in reports or bps internal views with the type decimal number. Missing configuration options are: - show thousands separator - display format - Prefix - Suffix The only existing option is number of decimal places.