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

Forum Posts

Resolved! Displaying child tasks under the parent project

Hi all I have a tas table and a project table, the task table has a parent reference field to parent projects. i want to display the child tass under the parent project, similar to what is shown below can anyone help?

find_real_file.png
Kev McLeod by Kilo Contributor
  • 2543 Views
  • 1 replies
  • 0 helpfuls

Widget: parse response from c.server.get

c.parameters = {sys_id: sys_id, action: "getCustomerBySysId"};               c.server.get(c.parameters).then(function(response) {                       console.log("customer", response.data.customer);                       console.log("name", respons...

stryker129 by Mega Guru
  • 7228 Views
  • 9 replies
  • 2 helpfuls

Resolved! Specifying a View for a Module

We are working in the Application Portfolio Management scoped application. We have the Business Applications module which displays / uses the Business Application view:     We've now built a new module and view to display each Application Owner's l...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Sue Frost by Giga Guru
  • 11731 Views
  • 6 replies
  • 12 helpfuls

Resolved! Dynamic filter Vs Advanced Filter

Hi, While I've worked with advanced reference qualifier I haven't worked with dynamic reference qualifier.  Could someone share their experiences with advanced and dynamic reference qualifier? When would you go for advanced reference qualifier and wh...

G Balaji by Kilo Guru
  • 4523 Views
  • 2 replies
  • 6 helpfuls

Before insert/update BR is updating the record after insert

Hi All, I have a before insert/update BR that is populating a few fields based on service offering or company depending on what is provided. This has been working fine for a long time. I've been building a REST integration and i have an after insert/...

Dubz by Mega Sage
  • 1913 Views
  • 2 replies
  • 0 helpfuls

Resolved! ATF - Select member from Group

in ATF usually we need to select a member of assignment group to impersonate and now we got a requirement to make it dynamic like select any one from assignment group to be impersonated.   for example : if Group A is having 6 users then system has to...

gtk by Mega Sage
  • 3404 Views
  • 5 replies
  • 2 helpfuls

Resolved! How to implement a user-friendly list filter

Hi All, I am building a table of service providers that I want to make searchable for our users with some dynamic scripting. Normally I would use the filter in list view but I want to try a different approach to make it more user friendly and would l...

find_real_file.png
Ahmad6 by Giga Expert
  • 3408 Views
  • 3 replies
  • 0 helpfuls

Resolved! filter is not working on calculated field

Hi guys,I've created a checkbox filed with calculated value.It's working fine, so i have some true values and false values.When i filter on true, it gives me no record.When i filter on false, it gives me all the records includes the true ones.Why? I ...

xuan by Giga Contributor
  • 10813 Views
  • 11 replies
  • 36 helpfuls