by Tuitio

Keeping you in touch with your CRM using the power of Pushbullet

Cancel at any time!
Free Trial

#1432 - Related Assigned User

Closed Feature created by martin1 5 years ago

Hi, I like this plgin and tested okay, I would like to confirm the following:

  1. When assigned user, how can I assigned to the Report To user in the Workflow?
  2. How can I assigned the record to more than 1 user in workflow? I tried to assgned 2 but only one is receiving the PushOver message.
  3. I nderstand that the Related To dropdown is from parent_type_display which is originally be used in Meeting module, can we create another similar dropdown specifically for PushOver?
  4. Can we use our own logo in the PushOver message?

Thanks

  1. Tuitio member avatar

    Tuitio Provider

    5 years ago

    Hi, thanks for the feedback and questions.

    1. Suite workflow currently does not support setting fields on a new record to a function of the value on the related record. We'll take a look at handling this in PushOver and update you here.
    2. You would need to create multiple PushOver records in the workflow actions section. Each PushOver record created can have a different assigned user
    3. Sure, you could create your own dropdown and override the default with an extended vardef. Note that the dropdown keys will need to match the module names in the same way as the parent.
    4. Unfortunately PushBullet have not exposed that functionality over their API, but if you have a suggestion about the icon we would consider user opinions on a future design refresh.
  2. martin1 member avatar

    martin1

    5 years ago

    Hi, thank you for the reply again.

    1. If the Report To in the uer profile can be added to PushOver's workflow, that would be great as this user normally is the manager of the user and he/she shall be receiving the messsages from PushOver too sometime.
    2. Yes, understtod that, the workaround is to create the same workflow bt assigning to different user.
    3. Do you mean creting the custom of TT_PushOverRelationships.php? How to do that?
    4. I think this can be resolved once the Channel function is completed for PushOver, we can use our own channel to do so with our own logo.
  3. Tuitio member avatar

    Tuitio Provider

    5 years ago

    The new version 1.1 now supports sending pushes to the assigned user's reports-to. Please let me know if you have any problems with this new feature.

  4. martin1 member avatar

    martin1

    5 years ago

    Hi, as regards to the item #3 above: "Sure, you could create your own dropdown and override the default with an extended vardef. Note that the dropdown keys will need to match the module names in the same way as the parent.", I have created a dropdown names as po_parent_type_display, would you provide an instruction how should I make the changes so that the Parent Module dropdown in Workflow and Related to in PushOver module will show this newly created list?

  5. Tuitio member avatar

    Tuitio Provider

    5 years ago

    You can create the file custom/Extension/modules/TT_PushOver/Ext/Vardefs/_overrideParentType.php containing the following:

    <?php
    
    $dictionary[&#039;TT_PushOver&#039;][&#039;fields&#039;][&#039;parent_type&#039;][&#039;options&#039;] = &#039;po_parent_type_display&#039;;
    
    

    Alternatively you could add the key => value pair to the dropdown list in SuiteCRM using the dropdown editor. The dropdown you need to modify is called parent_type_display. Note that changing this dropdown will affect other fields that use it.

    • Mac
  6. martin1 member avatar

    martin1

    5 years ago

    Hi, I have followed you instruction, but the dropdown in the Workflow doesn't show the list but the name of the dropdown only. I am not a coder and knowing a lot of coding, but i can follow a clear instruction if complete guideline is provided, do you think you can provide a clear guidance a how to do if we do not want to use the parent_type_display? We find the pugin is useful but the dropdoan is bothering us a lot, can you please help?

  7. Tuitio member avatar

    Tuitio Provider

    5 years ago

    Sorry I had omitted a line - the file should look like this:

    <?php

    $dictionary['TT_PushOver']['fields']['parent_type']['options'] = 'po_parent_type_display'; $dictionary['TT_PushOver']['fields']['parent_name']['options'] = 'po_parent_type_display';

    Then run a repair. As long as your dropdown list is called po_parent_type_display this will work.

  8. martin1 member avatar

    martin1

    5 years ago

    Hi, I have followed the steps but there is only the name of the dropdown is showing in the Related to dropdown field without the options in the dropdown list, i think something is missing, please assist.

  9. Tuitio member avatar

    Tuitio Provider

    5 years ago

    I have this tested and working successfully on the latest version of Suite. Please can you double-check the dropdown name in the dropdown editor exactly matches the value in the file (po_parent_type_display) and that the dropdown has values for the language in which you are viewing the application?

    If this is still not working please email development at tuitio dot co dot uk with a screenshot of the workflow edit view.

    • Mac
  10. martin1 member avatar

    martin1

    5 years ago

    Hi, i got it done, thanks.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...
Rating
  • "I installed this to use with an email based support system. Fed up of just receiving emails (that tend to get added to Junk or Clutter) I wanted actua..." - IceStar Media Ltd.

    Read More Reviews