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

Forum Posts

Resolved! Concatenate 2 fields and set it as coalesce in transform map

Hi, In my table i have 2 fields, CI and company. 1 Company can have multiple CI's and 1 CI can have multiple companies. So when i do a data import it needs to concatenate Company&CI like below example and check if that combination exist. If that exis...

can i have 2 transform maps in one data source?

Hi Developers, My requirement is as below: i want to fetch the inactive/ locked out employees in another table ,so that i can use these employee details in my shift allowance. Below is the screen shot which my org is using. Through this i can able to...

find_real_file.png

Resolved! A way to count fields available on a form?

Hi all, Is there a way to find out how many total fields get loaded on a form every time it is open?  To provide context, I am looking to find the number of fields there are on forms per different view available on the form. I realize that number may...

alanm5 by Tera Expert
  • 1680 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to hide/display dependent fields on portal widget

Hello,   I'm trying to add dependent dropdown fields to a custom portal widget.  The first question is yes or no (Are you a US Resident?).  Field 1 (State) shows up when "Yes" is selected.  Field 2 (Country) shows up if "No" is selected. All fields a...

Resolved! Best way to handle attachments in serviceportal

Hi everybody, i have a page on which is a textarea field and and a input field for files. I know there is a snattachhandler but that handler uses a table and an entry to attach it to, but at the time the use presses the button there is no enrry. what...

Felix20 by Giga Guru
  • 1521 Views
  • 5 replies
  • 0 helpfuls

How to import and use moment.js?

I am not an expert on Javascript, so could a more experienced JS developer help me out? I want to output date in a given format, so I was looking at the moment.js library. I copy pasted the code from 'moment.js' in a script include and create the fo...