Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Checkboxs and MultiSelect ValidationHi, Is there anyway I could limit a list of items in a multi-select or set of checkboxes to allow the user only to select a set number of items using ISF? Thanks in advance again for your help.
Having a dynamic SLA/due date on a plan taskThe catalog at the moment does have the ability to trigger a task on a schedule start date selected on the form itself using a date field. I would like to however have a task created right away (as normal) ...
Ad Hoc TasksDoes anyone know how to have an email automatically triggered onc ethe "Done" button has been clicked on an Ad Hoc task? Thanks in advance, Shane
Hiding a service without using permissions.I am looking to a hide a service depending on the value in a field on that comes from the "Extension Information" on the person record. I know I can hide a user by OU etc on the permissions tab but would li...
Ah right. Would you be able to show us how to do that? I actually have a few people who have asked for that functionality but I could never work it out.
As far as I know there is no way of doing this however what we do is give them a mandatory check box field which they must tick to confirm they have attached the document. Usually this is enough of a reminder.
The person select for some reason conatains personid,select. For some reason select is appended on the end. So when you hit the "select" button the field contains the following: 1234,SelectIts very strange and we used an alert to grab the data so we ...
Ed,If the user was to select a date in a date field, which we then copied to a hidden field and used javascript to edit to be the date minus the sla of the task: For example they select 10th of august, the task duration we know is 5 days so we set th...