Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Prefill subject (and other fields) in create work package form with url parameters

Prefill subject (and other fields) in create work package form with url parameters

Added by Peter Schmidt over 4 years ago

Hello,

we would like to prefill some fields with the help of url parameters. The package create form can be called by the following url:

http://localhost:8080/projects/testprojekt01/workpackages/new?type=1

Additionally we would like e.g. prefill the subject:

http://localhost:8080/projects/testprojekt01/workpackages/new?type=1&subject=ABC

The user can overwrite the proposed subject.

Use case: We want to call the new-workpackage-form from our phone software. The phone software already knows the calling customer and this information should be given the new-workpackage-form.

Thank you in advance

Steffen


Replies (2)

RE: Prefill subject (and other fields) in create work package form with url parameters - Added by Max Mutzge over 4 years ago

Hi Steffen, 

This sounds like an interesting idea. At the moment this is not possible. Please feel free to create a feature request for it. Alternatively, you could use the OpenProject API for this.

Kind regards

RE: Prefill subject (and other fields) in create work package form with url parameters - Added by Peter Schmidt over 4 years ago

Hi Matthias,

thank you for your response. Also good to know that it is not possible.

We would like to use the nice ticket editor from open project. The API has the disadvantage that we have to rebild the ticket form in a separat software instead of just prefilling some fields and use the open project form.

Kind regards

  • (1 - 2/2)
Loading...