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

Forum Posts

Resolved! ui-component development - Configuring component properties

Hello! I've been tooling with component development in NodeJS using the SNC cli and ui-component extension.  All very great and learning a lot!  I'm facing an issue recently though: there are many examples of exposing simple (i.e string/text) propert...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Resolved! Service Portal Simple List View All

I'm using a simple list widget to display the logged in user's open requests (these are actually record produced tasks).   The list displays perfectly and I've set the limit to 10.   After 10, it displays View All.   When I click View All, it display...

gaf627 by Tera Expert
  • 22604 Views
  • 17 replies
  • 26 helpfuls

Resolved! When you select Planned Start Date on change form, validate if Planned Start Date is after 10 days of current date. If not display an error message below the field and clear the value selected?

When you  select  Planned Start Date on  change form, validate if Planned Start Date is after 10 days of current date. If not display an error message below the field and clear the value selected.

Checking logged in user in server script in widget

Hi guys. I'm trying to get the current logged in user in an if statement within the server script of my widget, i've tried the below and other ways but i'm stumped: data.user = gs.getUserID(); if(record.requester == data.user){ data.showMyDelegat...

-Andrew- by Kilo Sage
  • 2273 Views
  • 12 replies
  • 0 helpfuls

Opened By is coming empty on Task form

For many task after submission of the request through the catalog item then 'Opened By' is coming empty on Task form. And in XML its showing opened by is system  but in form its empty. In XML its showing like this : <opened_by display_value="">system...

Jayshree2 by Tera Contributor
  • 1968 Views
  • 5 replies
  • 1 helpfuls