• Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Critical Critical
    • 1.0
    • None
    • None
    • None

      The export data button is disabled with message "no selected content has a form" but the selected content has a form ! And I have the right to export data....

          [FORMS-40] Export data

          You forgot to add the following lines into your WEB-INF/param/workflow.xml file (in the "WORKFLOW_ACTION_EDIT" common action, after the <results> tag) :

          <post-functions>
              <function type="avalon">
                  <arg name="role">org.ametys.plugins.forms.workflow.FormEditionFunction</arg>
              </function>
          </post-functions>
          

          Nicolas Gavalda (Inactive) added a comment - You forgot to add the following lines into your WEB-INF/param/workflow.xml file (in the "WORKFLOW_ACTION_EDIT" common action, after the <results> tag) : <post-functions> <function type= "avalon" > <arg name= "role" > org.ametys.plugins.forms.workflow.FormEditionFunction </arg> </function> </post-functions>

            Unassigned Unassigned
            aslabadie Anne-Sophie Labadie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: