• Workflow forms problems

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #12771  by amwilliam
 
Hi, Im worrking with openkm 5.0. Im making a workflow and I need some forms to manage confirmations. Im having the following problems:

1. I made a "select" form element but it doesnt show the options here is the code:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE workflow-forms PUBLIC "-//OpenKM//DTD Workflow Forms 2.0//EN"
                                "http://www.openkm.com/dtd/workflow-forms-1.1.dtd">
<workflow-forms>
  <workflow-form task="Confirmar">
    <select name="opciones" label="Confirm" type="simple">
      <option label="Si" value="si" />
      <option label="No" value="no" />
    </select> 
    <button label="Submit" name="submit"/> 
  </workflow-form>
  
</workflow-forms>
2. My other question is how to validate the option that the user selects, I mean, what is the rigth expression to do it in a decision node?

3. Where can I find the rigth expressions to evaluate any kind of form elements?

Thanks.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.