Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Set fields to mandatory after changing state from canceled.

We have set the ability to cancel a case and set the state back to either Assigned, In Progress or Pending. When changing the state back to any of these values, fields that were not mandatory before cancel are now mandatory. How do I prevent this?

Community Alums by Community Alums  
  • 168 Views
  • 2 replies
  • 0 helpfuls

Resolved! Dropdown list in catalog items - How to do it?

Hello everyone!I have a table called Product with some fields, and when I request something, I would like the name (field 'nome') of the product to appear instead of the product code (number).Dropdown list showing the product code (number) and not th...

product.table.png catalog.items.list.png
PhFranca by Tera Expert
  • 739 Views
  • 4 replies
  • 1 helpfuls

Google search result not showing favicon

Hello, I have a community portal (which get install with csm plugin) for which the favicon is not showing in google search result. Please check below image. It just shows default icon.In below link it shows that subdirectory (/sp or /community) is no...

Siddhesh2_0-1724232042634.png Siddhesh2_1-1724232042635.png
Siddhesh2 by Giga Guru
  • 732 Views
  • 3 replies
  • 0 helpfuls

List type field data in report

Hello all, if i have a list type field as category. Record 1 Category = Cat 1, Cat2 , Cat3Record 2 Category = Cat 1, Cat2  In a report can i show/group the document by the list data as view below:so that the document display as multiple row based on ...

yandp by Tera Guru
  • 571 Views
  • 5 replies
  • 0 helpfuls

Triggering ATF Tests VIA API

Hi, I am looking to automate running ATF tests from a CI CD pipeline running bitbucket. I am able to trigger the test suite I need using a curl command to the endpoint of ${SERVICE_NOW_URL}/api/sn_cicd/testsuite/run?test_suite_sys_id=${TEST_SUITE_ID}...

Issue with concurrent imports

I am trying to import an excel file with 70k records. For that, I created a scheduled job and enabled the concurrent imports (Round robin partition). But i noticed some fields in the target table are not getting updated with this approach. When i loa...