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

Forum Posts

Resolved! Submit a Catalog Item via Business Rule?

Hi Everyone, I have an existing inbound action with the following code: var grREQ = new GlideRecord('sc_request'); grREQ.requested_for = '165c7f9adbbfa340a9423ebf9d9619a6'; grREQ.short_description = 'Test_8'; grREQ.description = 'Test_8'; //grREQ.par...

dianemiro by Kilo Sage
  • 3230 Views
  • 11 replies
  • 6 helpfuls

Resolved! Answer for this?

What information does Debug Business Rules(details) show that debug Businessrules does not? a. The must of the business rule evaluationb. Old and New values for field values changed by business rulesc. Debugging information for lists as well as forms...

Snow preck by Tera Contributor
  • 678 Views
  • 3 replies
  • 3 helpfuls

Set Region based on the location

Hi AllIn custom table have two fields Location and region both are reference fields(cmn_location) in custom table using import data location field updated now based on location I need to update region even if i change location it has to auto populate...

manumanoj by Tera Contributor
  • 545 Views
  • 1 replies
  • 0 helpfuls

RITM Variables

Hello,   I want to add some logic that will create task based on the values submitted in a service request.  var group = grReqItem.variables.assignment_group.getDisplayValue(); returnValue = (group == 'test_group') ? 'true' : 'false';   so basical...

dev_K_0-1718010182509.png dev_K_1-1718010374326.png
dev_K by Tera Contributor
  • 292 Views
  • 1 replies
  • 1 helpfuls

UI Page Dialog window Size

Hi,I have created a UI Page where I am dynamically displaying the data in my UI Page.So far I have been able to get the data displayed in my UI Page, but the problem which I am facing is regarding the size of the popup.Based on content how can I make...

Resolved! Catalog Items Visibility only on Ipad

Hi Friends, We have record producers where we would like to show them only in iPad ?Any idea how exactly this can be implemented or this is feasible or not ? Thanks, 

_Samay by Tera Expert
  • 391 Views
  • 1 replies
  • 1 helpfuls