I want to add a header to the "green" text, a header 3 to make it larger. What code do I need to use?
I'm trying to use a branch to determine if a DataIterator output is null or contains a certain value. If so, the loop will end. However, I'm getting an error when I try the syntax below with includes.
Information for context: Our hospital went live on MT almost 2 years ago. Our goal in this go live was to keep our system as 'vanilla' and close to 'as delivered' as possible. This was for two reasons, 1) Ease of CU application and validation and 2) Ease of system administration. This applies to both the infor pages (LPL)…
we have been trying to restrict field level access on security class, Is there any way to achieve it, can someone please share few examples to achieve it.
I am attempting to create a user request action for employees to request an add to their bank instead of just adding it. The payroll department wants to hold these when they are entered in a payroll processing cycle. I have created the Service with service variables, the inbasket, the process flow, the user request action,…
Is there a way to nest panels on a CompositeForm? We have a CompositeForm with a set of EEO panels, we'd like to nest them underneath a single accordion panel that expands/collapses. I've only seen this in Transition Management w/Transition Tasks nested beneath the Transition Program Name.
Hi, I need to split email address and store first part in a user field. How can we achieve this in Config console. Thanks
We are doing some configuration in Performance Management for Appraisals. Our Appraisal forms pull in the Goals employees selected for the specific Appraisal Period. The development request came in to display the Goals on the PDF such that there isn't a blank row between goals if the employee has more than one. The Goal…
I have a task to find all resumes per CANDIDATE id in Talent Acquisition (TA) to be uploaded to another application. I have found the CandidateDocument table that provides some info but nothing regarding the location for the file(s). SQL code: select * from LMGHRDB.lm_ghr.CANDIDATEDOCUMENT cd where cd.DELETEFLAG = 0 and…
I have a user form on a UBC form. There is a button on the form that triggers a custom action (MgrCompleteEmpAckRequired) to save the form with exit rules to update the form status. I also want an exit rule to take the data in a UBC date field and update a date field on the Employee business class with the same data. The…
It looks like you're new here. Sign in or register to get started.