Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Auto populate fields based on module chose

i have two modules that point to the same table, table A, two modules access this table with the type "New Record",on the form i have a field name incident type, types consist of Hardware and software. and i have a Hardware Module and Software module...

Thomas42_1-1707922012149.png
ServNowDev by Tera Guru
  • 1094 Views
  • 5 replies
  • 0 helpfuls

Cab Date Should show the upcoming available Cab Meetings.

Hi All, At current we have a field "Cab Date" that uses date picker tool.But our requirement is like to convert that field to Drop down and should show the list of all upcoming Cab Meetings(meetings before the Planned start date).How can I achieve th...

RGuptha by Tera Contributor
  • 470 Views
  • 1 replies
  • 0 helpfuls

Resolved! Getting data into dynamic content

Hello All,var gr = new GlideRecord('t_record');gr.addQuery('sys_created_on','>=',"2024-02-01");gr.addQuery('sys_created_on','<=',"2024-02-31");gr.addQuery('producer.sys_name','=',"sample");gr.query();var c=0;while(gr.next()){c++;}In dynamic content b...

bhargav ram by Tera Contributor
  • 1481 Views
  • 5 replies
  • 1 helpfuls

Survey

Iam having a survey link now i need to send the survey link to a catalog variable.The URL must be replaced with another text eg: (https:testdevvv.com replaced by demo name)If user clicked the demo then it must be redirected to the survey form

Resolved! Time Sheet Porta 'Add to Time Sheet'

Hi Team,Is there a way to make 'Add to Time Sheet' only available for the current month not for any previous months.  Users should not be able to add a time sheet for any previous months in Time Sheet Portal using 'Add to Time Sheet'.Please help me t...

akyadav_1-1707930543585.png
akyadav by Tera Expert
  • 1049 Views
  • 9 replies
  • 1 helpfuls

How to display the case number in portal widget

Hi Team, I have created one widget which i'm mapping to standard ticket tab config.in that widget, i need to display the "current case number"in html link.like <p><a href="https://xyz.com(guid='',reference_number='<case_number>')" target="_blank">Pro...

Sri56 by Tera Contributor
  • 1559 Views
  • 6 replies
  • 0 helpfuls