Hello all,
In my English installation of Forms, the priorities for tasks are: Medium, High and Urgent. These don't match the priorities names used by the customer. Can they be changed?
-Ben
Hello all,
In my English installation of Forms, the priorities for tasks are: Medium, High and Urgent. These don't match the priorities names used by the customer. Can they be changed?
-Ben
In the database the value for Priority is a number. I do not see a translation table that defines the phrase that is used for each number, so I believe that the phrases that you mention are hard coded.
@████████
Can you tell me what table you found the priority field in?
The priority can be found in the cf_submissions table.
@████████
Thanks Blake, I've looked at that field and found when we change the priority of the Task in the Inbox, it doesn't appear to affect that field. I'm basing my finding on knowing the BP Instance number and following that in the DB Table.
I stand corrected. It would not be in that table because priority is given at the user task, not the submission as a whole. I have not checked this, but I believe it would be in the cf_bp_worker_instnc_to_resume table.
Bingo!!!, Thanks for your help