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

Forum Posts

Resolved! How to set default value on UI Page Dropdown

Hello, I'm trying to set default value based on Order specification on dropdown which I have created using UI Page and it's not redirecting to current page it's staying on UI page. Can anyone help me what needs to change in below Script HTML Script  ...

JRY by Mega Guru
  • 2431 Views
  • 3 replies
  • 1 helpfuls

Resolved! is it possible to create hyperlink for the related list items.

Hi Team,     Is it possible to create hyperlink on related list items.Example:                             In list we have 3 users name by clicking any user it should redirect the page to user table in form layout(where the user should be a heperlin...

viswa5 by Tera Expert
  • 4350 Views
  • 7 replies
  • 1 helpfuls

Resolved! Attachment access control

Hi All,I want to implement access control to attachments. While adding an attachment, I need an option to mark it as External Visible = true/false.And only if "true" certain users with some role should be able to see and download the attachment inclu...

waseem5 by Kilo Expert
  • 3304 Views
  • 5 replies
  • 3 helpfuls

Resolved! Calling Glide Ajax in Ui Action, not working

if(current.close_notes.nil()){ gs.addErrorMessage(gs.getMessage("Please specify a resolution note.")); action.setRedirectURL(current); current.setAbortAction(true); } // else if(current.u_resolution_type.nil()){ // gs.addErrorMessage(gs.getMessag...

Vdix by Tera Guru
  • 4341 Views
  • 4 replies
  • 2 helpfuls

Resolved! g_form.addOption on Client Script used to show choices on Select Box variable is not honoring the Order of choices specified in the script or on the Variable. How to fix?

Hello, I have an OnChange Client Script I'm using to show/hide choices on Select Box variable based on the choice selection of another Select Box variable. When choices are shown they are not in the order specified in the script or in the variable. H...

bostonsnow by Kilo Guru
  • 40002 Views
  • 3 replies
  • 22 helpfuls

how to use RSA encryption keys to encrypt a string

We have a requirement where we need to integrate with a third party tool using REST method. We have been given a RSA public key and we need to encrypt a given string using RSA encryption before passing it on to the tool using POST. We know of GlideEn...

Harish30 by Kilo Contributor
  • 2378 Views
  • 4 replies
  • 0 helpfuls

Run reports from script and pass parameters dynamically

Hello folks I need to run a report from script (maybe from Service Catalog using a request item with some variable to populate the parameters) An example:I have a report between two dates and another field for filterI'll create a request item with 3 ...

Resolved! Relative Query for 30 days ahead?

I am trying to write a query that will be for 30 days in the future. So, for example, due date is 30 days from now I tried this but it doesn't seem to work. I can only get it work for 30 days ago. Is there a way to get a query for 30 days in the futu...

Elizabeth26 by Tera Contributor
  • 4473 Views
  • 6 replies
  • 2 helpfuls