Resourcing has been a huge focus with our team. We have 2 internal teams that have odd schedules as they work some weekends out in the field for projects. The system is setup for 40 hours, 5 days, and 8 hour days. I've tried creating a 2nd schedule to apply to specific projects for cases like this b...
Hi friends,So, I have something which is driving me kinda crazy. I'm trying to write a validation logic rule where if a particular multiselect field is selected along with any other field that the validation error kicks in.Here's the formula:IF(ARRAYLENGTH({DE:fieldName})>1&&CONTAINS({DE:fieldName},...
Is there a way to add more fields to the project name? I want to force users to use a standard/consistent format for project names. Instead of just the project name, i want it to have something like: year, department, project title.
Hi everyone, I’m going to take the Adobe Workfront Expert Certification exam soon, and I’d really appreciate your advice or tips. I’d like to know what kind of topics or questions usually appear on the test, and what areas I should focus on while studying.If you’ve already taken the certification, p...
We are a multinational / multilingual company where most users do not natively speak english.I need to gather data using custom forms in different countries speaking different languages (italian, spanish, german and eventually english).It is an issue both of presentation where I would like that cust...
Hello, We have clients submit requests and then internally 'Convert to Project' which results in the custom form that was attached to the request being available in the 'Project Details' section of the project that was created. On occasion, we need to set up a project before the request is submitted...
Hi,I'm unable to enable request queue for my existing project. When I followed adobe documentation and tried with creating a project, the options for setting up the request queue is not showing on the left nav and I'm having the Group Admin access. So, i believe access should not be an issue.Please ...
Hello, I created a Dashboard that will display Documents only from one specified folder ("Final"). When added at the Project level it works well, but when added to the Task level it displays no value.How do I modify the text mode:EXISTS:a:$$EXISTSMOD=EXISTSEXISTS:a:$$OBJCODE=DOCFLDEXISTS:a:document...
I'd like to have a user's phone number format as (xxx) xxx-xxxx in a report.I tried the suggested text mode below, but it returns only 7 out of 10 numbers. it's missing the middle three numbers.valueformat=HTMLtextmode=truevaluefield=phoneNumbervalueexpression=IF(ISBLANK({phoneNumber}),"",CONCAT("("...