When switching between panels on a composite form, the browser window does not adjust to start the user at the top of the new panel. If the user is at the bottom of a form on a given panel and clicks to view a new panel, they start off on the new panel at the bottom of a form. Is there anything we can do in the LPL to have…
Can anyone guide me on how to include a hyperlink in a "Send Email" exit rule with multiple recipients, so that when any recipient clicks the link in their email, they redirect to their specific space in Infor? Creating a derived RichText field has been helpful, but when we break the HTML up and insert LPL like below, the…
Are there restrictions/limitations for this LPL in GHR/HR Talent? I am placing the collapsible header LPL on a form that sits on a CompositeForm, but when I look at the form as a user, only 1 of 2 headers are showing and the collapsibility function is not working. Delivered Infor LPL LPL on User Form User View
Business Case: Make fields selectively required Example: Business Class: JobRequisition Form: JobRequisitionInformation The fields Category and SubCategory have been hidden and are not required for the requisition initiator. Those fields are visible AND required for the Recruiter. Since the fields are not initially…
Hi, I am getting the below error when I try to open a record in a User business class. Is there any way to track which field is causing this error?
Has anyone created or updated a Menu to provide a link to another WebApp? Example: Employee clicks on a link in the Employee Menu called "Opportunities" and it takes them to the Job webapp.
On a CompositeForm I have a panel that is displaying a list with a search form. By default the list is not displaying any results and the user needs to click "Search" to display the results. How can I modify the list LPL to display all results that meet the instance selection criteria without having to click "Search". List…
What do I have to do to get a time field to display local time. I have two derived fields parsing the date & time from a timestamp field. I loaded some test data to the timestamp field with a timestamp of 2024102512000000. I expected the two fields to return "October 25, 2024" and "12:00 PM". The time however displaying…
Here is what Apply Pending Effective Rules do: Apply Pending Effective Rules <Rule>… // Rules that get ‘fired’ when a pending effective-dated transaction is applied (when it becomes ‘effective’) Would any HRT customers out there find this interesting or useful? Use-cases in mind... please share! Of course <Rule> are these…
What is the HTML for a RichText derived field to get the background color for a table to display? I can't seem to figure this one out... This does not work for me: return ("<table width ='100%' border= '1'><tr><td style='background-color:#00507F; text-align: center;'><font face='source sans pro, helvetica, arial,…
It looks like you're new here. Sign in or register to get started.