Posting this here in the hopes of saving others some time (albeit probably not headaches) and also on the hope that the Infor gurus like Dr. Awesome might have more current info than support has to give out... There was a horrible bug introduced in the December CU where invoking an instance action on a User Business Class…
When I update the field Contract (value: 10001) for the first time on my form, the button link will take me to the correct Contract in ViewContract. If I change the field Contract to value: 10002 and save, the link will continue to take me to the ViewContract form for the first value (10001). If I sign out, clear my…
We have a couple of rich text fields we've used on forms for users to enter information to. When we collect the data and export them to Excel the data is exporting with HTML anchors. Is there anyway to prevent that from happening in the LPL?
Has anyone found a way to open a secondary ActionForm when submitting/approving another ActionForm, and if so, would you be willing to share how!? Example: Manager receives a resignation action and approves. Once that manager clicks approve, we would like it to open the Termination ActionForm for them to fill out for that…
Is it possible to create a Multi-Select field? I was able to create a user field and add it to a form where I can select a company number from the GLCompany Business class, but is it possible to allow it to select multiple companies from the list and return the values to the field?
I want to include double-quotes in a label. How can I do that without error?
I want to create a derived field of the Employee ID that is alpha and use JavaFormat/a RegEx to add leading zeros to the ID. Has anyone had any luck with this?
Employee Appraisal Creation need to create Employee Appraisals using CreateResourceAppraisalsByGroup but only want Goals that were created for the Appraisal Year to Display on the Employee Appraisal. Currently if a goal from a previous year (example 2022) is completed later in a different year (2023), it places the goal…
Greetings! I am looking to obtain the last date/time a field has changed. <BusinessClass>.<FieldName> date last changed -- returns the last effective date where the field changed update stamp - returns the last date the record (not field) changed Is there any method to return the last date/time where the record changed.…
Does anyone know of a way to conditionally display menu items with compound conditions. The "visible when" directive is based on a simple conditions which doesn't allow logical operators, and I'm not seeing a way to add a Condition field to be used on a Menu. The menu changes in the October release have added some…
It looks like you're new here. Sign in or register to get started.