User Activity
08-02-2024
Hi All, Can you tell me how to make field mandatory in the HR workspace . Thanks and Regards,Chandan Patra
07-30-2024
Hi All, I have created Ui policy in that future date should not allow , when i checked 31-7-2024 it is not allowing but when i selected 31-10-2024 it is allowing i do not future date only present date and past date should select .
Hi All, We have created HR bulk creation transform map in the month of 2021 but while doing load data HR bulk creation is not visible for an non admin access but it is visible in admin access. Can you suggest how to remove the restriction while doin...
Hi All, Can you please explain me visibility condition checkout ui action : (!(new KBCommon().isStackNameDialog()) && (new KBCommon().isVersioningEnabled()) && (new KBVersioning().canCheckout(current))) , retire :!(new KBCommon().isStackNameDialog()...
06-09-2024
Hi All, This script is not wokring and i am written in Human resource core scope: var shrt_desc = current.short_description; var lastwords = shrt_desc.trim().split(/\s+/); var ab = lastwords[lastwords.length - 1]; var cd= ab.toString(); // ...