[Scheduling Gantt Chart widget] Right-click menu must already have Pack selected

Hi, all.
I would like to ask about the Scheduling Gantt Chart widget.
I want to edit a pack that has already been created with actions in the right-click menu.
In the right-click menu, I must click Pack once to get the Object of Pack. But even when Pack is not selected, I can still right-click.
I think this will confuse end-users, so I want to know how to deal with it.

already selected pack
image

Not selected yet pack
image

Hi @tozuka !

My name is Molly, I’m the product lead for this tool. Thanks for submitting your question. Welcome to Dynamic Scheduling channel!

If I am understanding correctly, you want to be able to pass in the Puck that you are right clicking on, into your Action form. And you want to do this automatically, so that the user does not have to manually select the puck first, THEN do the right click.

Currently you can do this in the following way:

  1. Navigate to your Action Form in OMA
  2. In the Form fields, open the “Objects” form input.
  3. Go to the Details tab of this input. Set the id to “pucks”. Note: this is if you want to pass in multiple objects. If you want to pass in one object, set the id to “puck”.
  4. Ensure that your form fields have no additional errors. For example, we often see that people will need to navigate to “Assignee” and ensure that the Default value is based off the Object inputted in the form.
  5. Hit save

When you go to right click this puck in the scheduling gantt, it should now autofill with the puck you are right clicking on.

In the future, this process will be simplified.

An example with an Object called “Maintenance Task” is attached.


Best,
Molly

Hi, Molly-san. Thank you for your support.
I set it up as you told me and it was done.

Thank you very much.

Best regards, tozuka.