-
In the data model, there is a property on the Attachment field that you need to set to Public.
-
You can bind a grid to any expression. In this example, we bind a grid the results of a Web Service Listener Activity.
-
Follow these steps to add an edit form to a grid.
-
Use the API to add recipients, reassign recipients, or recall messages.
-
In some cases, when you send an email message that includes an expression that returns a string from a multi-line textbox, the line breaks are lost. Use this expression to retain the line breaks.
-
Use this expression to return a list of IDs for all users that submitted a specific task.
-
Create a stored procedure defining a link, which you can dynamically use in a message.
-
To add a code snippet control to the controls toolbar, you need to update several config files. You can add a new category in the toolbar.
-
Use these markup and JavaScript code samples to add numeric validation to a Textbox control.
-
If your combobox or grid is based on a table, or lookup table, use the Order by attribute to specify the sort order.