Edit multiple choices from the list
I can't edit multiple records on the field from another table:how to unlock that ?
I can't edit multiple records on the field from another table:how to unlock that ?
Hi, Need help in writing the background script!Below is the requirement:I have a custom table which has a Country field in it and it is populated based on user selected in the field Engagement Partner and my requirement is to update the Country field...
Restricting past date and time in date/time field using on change client script as below, but it is restricting only old date IF I am selecting past time of todays date it is not restricting, it so it should restrict past time too my onChange client ...
Hi, I have built a catalog item,It should appear this way when certain choices are selected, But, Vendor/Client checkbox appears on the form without "Visa" checkbox being selected.Please help? UI Policies written,1. 2. Am i missing something here? ...
Analytics on End-User Portal Usage (no. of visit, clicks on create incident but choose self-help, portal survey and feedback, etc). How can achieve this, can anyone suggest here..
Hi All, Currently, A PDF is generated from a workflow with all the variable values once a request is submitted. I'm using the PDFGenerationAPI() for this and below is the code I'm using in the workflow Run script which is working as expected.var file...
Hi All,I am creating an incident record using record producer. I am having KB article to be attached to the 'Attach KB' related list in incident form. So , on the incident that is created via record producer, the KB has to be attached automatically ...
Hi, I have a requirement, in catalog form there are 3 fields namely Select site name, Select Print groups and Printers included in group (FYI select print groups is dependent on select site name field) If any value is selected in select Print groups ...
We are facing an issue on some of the knowledge articles that we are unable to see the the Translate related link for the translation.Normally we would have the related link for the translation. What might be the possible restriction for not able to ...
Hi, Iam trying to create multiple ritms under single request using excel file and flow designer. For this i have created Data source with excel file, scheduled import and a onComplete transform map script to create multiple RITM's under single reque...
We have created 2 fields both are reference field.Parent (L1)Name (l2)Now The Requirement is L2 Commodity code depends on L1. If you choose any L1 on the children of that L1 should be available to choose in the L2 reference field. We have excel too S...
Hi Community, I have a requirement, in catalog form i need to populate multiple value in multiline text variable based on the option selected in list collector variable.So i have written a onchange client script and script include but only one value ...
Hi,I'm trying to automate the tests for request management flow in ATF. I have a scenario where I need to create a request and retrieve the request/RITM from sysaprroval_approver table and open it in a UI form, and then click 'approve' button in the ...
Hi Team, Help for the below requirement. We have one requirement, on list view for a specific fields the data should be read only for that I have created one ACL that is Operation --> list_editTable.field Script --> answer = false; But it is not wor...
Hi Team, we have ip address variable on catalog item.I want add some validation like below.10.05.07.2010.08.10.20/24 after / - should be max 2 digits.If there are more then 2 digit, user can't able to submit form.How can I achieve this ?please help m...