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?
Our Employee Role has a security class that places the EmployeeTransitionTask webapp on the navigation bar of our users with this role. We are also using Configurable Home Pages (CHP) with a button called "My Programs" to redirect the webapp. Having the webapp available on the navigation bar along with the CHP button is…
Is there a way to format text in LPL? Example: I have a 'panel text' that starts with "Attention:_here_is_my_message". I want to bold the Attention: only and change the size of the text to be bigger. Any ideas? I couldn't find anything in the LPL guide.
I have a parameter rule that is making a field required on a form based on existing user data and how the form is populated. The requirements are changing to have the field display an initial value which will break my rule. I want to adjust the rule to ensure that a specific value is selected for the form field based on…
It looks like you're new here. Sign in or register to get started.