Want to override Data lookup for Assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2016 02:19 AM
I wrote data lookup definition to auto populate Assignment Group based on the value of category in my incident form.
I also want to change value of Assignment Group manually. But when I save the form after changing the value of Assignment Group, its value is not changing to new value. Its taking value according to data lookup table only. How to fulfill this requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2017 04:16 AM
hello
If Always replace is FALSE then assignment group would be chnaging to new value. Is it so?
Will it not affect any data mapping?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2018 03:28 AM
This is the proper response i was looking for, but it took me hours to find this post....
😮
Thanks iamkalai !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2016 02:55 AM
Hi Swapnil,
Thanks for response.
I have already created Assignment lookup definition for this. But for my requirement, By default it should take the value according to Assignment lookup table. And it should also be possible to change the Value of assignment group manually. But after changing the value manually and saving it, its not saving the value which i entered manually. Its taking value from assignment lookup table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2016 03:07 AM
Hi Anubhav,
If i am not wrong then i think you are using data lookup definitions not the assignment lookup definitions.
If you are using assignment lookup rules after you change the value of assignment group manually and saves the form it will only take the new value for assignment group not the old value which you are using in assignment lookup.
By using data lookup definition you can't change the value manually if you changed it manually it will always take the value which is coming from data lookup after saving the form.
Regards,
Swapnil
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2016 04:10 AM
Hi Swapnil,
Thanks for response.
I think Assignment lookup definitions are only used for the fields which are out of the box. But I have created my own field category(u_category),( Even though category field is available).
