I'm going to use tabs to split my long form up, using formatting rules to hide the panel for the non-current tab. I also have required fields on each panel/tab, so I expect to be unable to use SharePo...
I have a very long form, which uses checkboxes to trigger follow up fields with rules to become shown. I have a duplicate of each checkbox at the end of the form, and a custom JavaScript that ensures ...
I created a form with hide and show panels. I also apply hide rule to some controls as below contains(RequestType, "System") it work in one panel when select RequestType as...
I created an onboarding form in Nintex which I need to have a checkbox (outlined in the below) be required when the user changes the form status from Open to Completed.
HelloI have searched all over and I haven't found a fix for this. Hopefully someone here can help. The only fixes I have found is to code using JavaScript, however this is not an option using the resp...
Good Day Team,I am trying to evaluate some conditions in my approval Task "Approved/Rejected" If the task is rejected then I need select an extra reason " Terminate Workflow, Request Information, Esca...
I would like to share my solution to a little problem that I recently encountered in a project. I was using tabbed forms and noticed that submitting the form, if you re-open the form in view mode you ...