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

Forum Posts

Business rule to restrict the list view

I am working on a business rule where a user should not drill down to list view records when he clicks on CMDB health scorecard reports in a dashboard.My user is having Asset role.  This is what I have written BR - (function executeRule(current, prev...

OmkarJori_0-1685006012445.png
Omkar Jori by Tera Expert
  • 532 Views
  • 2 replies
  • 0 helpfuls

Resolved! Trigger an event from ui page

I want to fire an event from Ui page script. This is syntex i have used. But event is not firing.syntex:<g:evaluate>         gs.eventQueue(eventName, GlideRecordObj, parm1, parm2); </g:evaluate> 

Is embedding of pages possible within CSM

We would like to know if it possible to have some sort of iFrame or embed of the service portal ci details into the CSM CI details page,if a user is on CSM,they have a quick view of the service portal CI details

dhcd by Tera Contributor
  • 708 Views
  • 1 replies
  • 0 helpfuls

Catalog Item search does not show result with other languages

Hi All, We have multiple catalog items available only in English language.On the Portal, we have "Language" field under user preferences. so if user sets any language other than English and search for any catalog item name (for eg., Headset) in globa...

Venkata6 by Tera Contributor
  • 937 Views
  • 1 replies
  • 0 helpfuls

Resolved! Make a form read only at the table level

How do I make a form read only at the table level. I went in to make all the fields read only but I was told there is a way to make it read only at the table level. what does that look like?

Dev321 by Tera Contributor
  • 1189 Views
  • 2 replies
  • 1 helpfuls

Resolved! Get Form data in a UI Page

Hello Everyone, I have the following basic form:On this form, I created a button UI Action that opens a UI Page in a dialog window:function openUIPage(){ var gdw = new GlideDialogWindow('x_admis_floorplan_Room Picker'); gdw.setTitle('Room Picker');...

Andrew158_0-1685035017214.png
Andrew158 by Giga Guru
  • 2146 Views
  • 3 replies
  • 1 helpfuls