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…
Has anyone had success suppressing blank or empty output of scheduled CSV exports from Landmark lists or Reports (User Folders)? The report distribution profile "Suppress Distribution of Blank Report" option only applies to Static Java Reports, so it seems like the only option to prevent the creation of superfluous empty…
Has anyone figured out how to place a hyperlink inline on a print form in such a way so that the text is the same size and font as the default text style for PDF print forms? I've tried creating a derived RichText field and placing it inline with the text but the HTML displays along with the anchor text. Ex. text of…
Is there a way to set the focus on a field in LPL code?
It looks like you're new here. Sign in or register to get started.