Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Interactive filter display value

Hey all, I created Interactive filter but I want to change the display value ( or the search value) for example : interactive filter that search for user I want to be apple to search by email rather than name.is that possible ?

eyala by Tera Contributor
  • 857 Views
  • 1 replies
  • 0 helpfuls

Onhover Following UI Action changes to Unfollow

I have a requirement where I can see a oob UI action of Following and when I hover on it, it changes to Unfollow. So how can  I achieve this functionality.

Community Alums by Community Alums  
  • 1850 Views
  • 6 replies
  • 0 helpfuls

Data and time issue

Hi All, facing an issue ,please help  I have created a reference field on incident  " ODA Ref Data",which refer to the custom table "u_oda_data".On  "u_oda_data",I have two date/time field , "ODT Scheduled Start Date" and "ODT Scheduled End Date".I h...

Resolved! How to create fields from script?

Hi all, as a requirement I am trying to create a datasource that allows, given a specific template, to create new fields on a table in a scoped application.everything works correctly except the type, whatever sys_id representing a field type I go to ...

find_real_file.png
Lorycolombo by Tera Contributor
  • 5472 Views
  • 15 replies
  • 3 helpfuls

Access equivalent to admin in CSM/CRM

Which Role I should give to users in CSM/CRM Module so they should have admin Access in CRM/CSM Module only. Means they can create updates and delete cases in CSM

Community Alums by Community Alums  
  • 1258 Views
  • 5 replies
  • 0 helpfuls

How to invoke GraphQL API in script to query tables

Hi All,  I’m trying to implement GraphQL into project to basically replace GlideRecord queries with GraphQL gueries to retrieve table data. I have GraphQL API, resolver and mapping and I’m able to test it via GraphQL Explorer but how to make use of i...

Can a user cancel a REQ/RITM from the portal?

When a user raises an incident, they can go into their tickets list on the portal and close the incident from there. However, I don't see the same options with REQs/RITMs. Is there an OOTB way for users to cancel/close their REQs/RITMs from the porta...

Need help on date validation

Hi All,  I have a requirement as follows Add validation that can only be selected after 12 business days (from the 13th business day) from the date of application  Please let me know how to achieve the following thanks