2022 Nov 23 11:36 AM - edited 2024 Feb 04 4:39 AM
Hi,
I would like to get some advice of controlling the custom addon field based on user.
My requirement is I would like to control the field(modifying/changes) based on user and want to throw error message in Service Order. What can I do to fulfill my requirement?
Or is there any documentation that you would like to advice ?
Regards,
Ei
Hi Ei,
I took a quick look and just want to provide some ideas:
The Business Role restriction for service order doesn't contain custom field, so this will be hard to manage at the authorization level as you don't have restrictions for custom fields.
So a potential idea - Use API /BAdln to do a logic on a side-by-side to check the custom field per user and perhaps cancel or reject the service order using the Badln when creating. Again, I have not done it, I am just sharing this idea base on similar use cases we work in the past.
Double check and I hope this helps,
Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Marco,
Thank you so much for your advice.
But I would like to confirm that according to your logic it will only effect (throw error msg)
if custom addon field is same with some fix value right?
But what if something changes in custom addon field only and throwing error message.
How we can do on that requirement?
Regards,
Ei
User | Count |
---|---|
115 | |
9 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.