Hi, I have added atable inthe email body inSend Notification workflow action.Then, I select"Show Grid Lines" and select one of the table style. It shown perfectlyin the design mode. But it does not sh...
HiWe have facing an intermittent workflow incomplete issue due to the reminder stop working at “Pause until” action.The workflows was work like this:Send notification to person A to take some action o...
Hi,I have a mandatory Text field with the following validation rule formula.Visitor1=='' && (isNullOrEmpty(trim((Visitor1FirstName))||Visitor1FirstName=='') && (Visitor1LastName!='' ||...
In Nintex form, I have disabled a button with rule condition isNullorEmpty(textfield) based on another text field. If the text field is empty or null, then this button will be disabled.The rule seems ...
Hi,I would like to calculate workflow data and then apply the result to a newvariable when it still running.Is there any Workflow Actions to set the following fomular?=IF(VALUE(DueDateHours)<2,"0",...
Hi everybody,I have a form where the user is asked to give a start and an end date.After giving the start date, the end date should be prepopulated with the start date, whereas this should still be ed...