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

Forum Posts

Resolved! Workaround for loading time issue on portal page

We have a report gauge on our portal, when clicked it takes around 15 seconds to load. I have tried reducing the data in the report significantly but it still takes a while to load.Is there a workaround or another method for this without using an ima...

Resolved! Fetching logged in user company, Fetching logged in user company

Hi,I have a requirement to use the logged in user's company to validate some other fields. Now as far as I know,fetching the company name directly using User object is not possible. However we can get the company sys_id by using gs.getUser().getCompa...

a2gupta by Giga Contributor
  • 6622 Views
  • 6 replies
  • 2 helpfuls

Client Script - getValue of field not on form

Trying to use the value of a field in a Client Script, but the field is not on the form (nor do I want it to be).I'm used to using something like:var active = g_form.getValue('active');It works if the field is on the form (RITM in this case) but it d...

jsummers by Kilo Contributor
  • 7204 Views
  • 4 replies
  • 5 helpfuls

javascript addQuery

Need some guidance on how to write a query in a client script.I want to query a reference table for a specific record and then pull other attributes from that record along and update the current record.Hope it makes sense.ThanksPhillip

phillipf1 by Kilo Contributor
  • 3819 Views
  • 9 replies
  • 0 helpfuls

Resolved! Presenting a value based on another value in another field

Hello, im trying to present a value in a field based on another field.To illustrate, I have two fields: "Company" and "Company country". When I select a company from the search-function, I want the companys country to display in the "Company Country"...

find_real_file.png
persahlstrom by Mega Contributor
  • 3472 Views
  • 12 replies
  • 1 helpfuls

Converting gs.sql statements to Glide

Hi All, Recently we have discovered a business rule that has been running daily for many years has been running slower and slower and finally is causing operational issues and locking tables during execution. Long story short, we have found out by Se...

adamc1 by Kilo Explorer
  • 3152 Views
  • 2 replies
  • 0 helpfuls

Resolved! Query embedded list contents before submission?

So I'm working on what I thought might be a simple feature:   Require a user to add Change Tasks before a Change Request can be submitted for approval (via a Request For Approval UI Action).I have Change Tasks as an embedded list on my Change Request...

Uncle Rob by Kilo Patron
  • 7568 Views
  • 15 replies
  • 8 helpfuls