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

Forum Posts

Resolved! Hide menu item (portal) to Specific Users

Hi All, How to hide this widget to specific users. From the customer_contact table, only users with no value on the LDAP server field should be able to access the menu item. Restriction via role is not an option because some users, for example, have ...

Rairai31_0-1691650907835.png
Rairai31 by Giga Guru
  • 794 Views
  • 7 replies
  • 0 helpfuls

View Sys_popup on portal

Hello everyone, I'm using a variable reference to sc_req_item table, and for users without roles the view on click of "Preview record" is the Self-Service and for other users with roles the view is "Sys_popup", does anyone know how to make it the sam...

Conditional coalesce script for sys_id creates record

I have a scenario on multiple coalesce conditions. So I created coalesce on the sys_id field(script)var gr = new GlideRecord("table");gr.addQuery("field1", source.fieldA);gr.query();if (gr.next()) { return gr.sys_id; // I tried with - answer = gr...

SANJEEV4 by Tera Contributor
  • 1343 Views
  • 5 replies
  • 0 helpfuls

Resolved! Assignment Group Manager Approvals in Flow Designer?

Hi everyone, I hope you've all been well. We've a requirement for Change that needs the functionality.  I have a requirement wherein an approval is required where group manager should approve. Service Catalog item with one approver that too from grou...

Community Alums by Community Alums  
  • 1590 Views
  • 4 replies
  • 1 helpfuls

How a parameter get a value from a dropdown list

I need to create a ATF test to test all the options in a dropdown list of a field. I tried to use a parameter with choices type. And then set the options as its data set. But when I run the test, I got the following error.  FAILURE: Unable to set fie...

NiKi6 by Kilo Contributor
  • 887 Views
  • 4 replies
  • 0 helpfuls

need help for assign and reassign ui action

we have a requirement as below we have developed a scoped application.for our custom table we need to add assign and reassign button on our form.we have assigned_to field on our form.Assign - on click of assign user able to change assigned_to .if use...

Are Kaveri by Tera Contributor
  • 968 Views
  • 4 replies
  • 3 helpfuls

Resolved! Fetching specific table data.

Hi Community, I am working on a story where I have one table and I need to fetch specific data and I need to display that table on portal page with that data only. For your clarity I am pasting screenshot also. In screenshot, I need to fetch the data...

t7 by Tera Contributor
  • 1159 Views
  • 3 replies
  • 0 helpfuls