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

Forum Posts

Resolved! Trying to select field from table not available in form design

I'm trying to modify a tab I've added to my change form.   I want to include a field I added to the task table called "pilot".   However, when modifying the change form the task table isn't available (makes sense) so I'm not able to select the field ...

mfergel by Kilo Expert
  • 4446 Views
  • 6 replies
  • 0 helpfuls

Resolved! how to embed pdf file as a link for a module

I have a requirement, Under My subscribed services Module there is an option Quick Reference Guide for which I have embed PDF as link. I am aware of using URLs for this but not using PDF. Can anyone guide me through this? Thanks in advance

Resolved! How to populate Request For name in Email notification

Hello Everyone,i want to populate Requested By name under Email template, Requested For (u_req_for) is from RITM table which should be populated on Template i tried Select Variables which is present in the Template but i unable to find the Requested ...

UI policy is overriding ACL

Hi All, I have a requirement where when an Asset record is created and data is entered into some fields those fields should be made read only, to achieve this i have written a UI policy and given the conditions as needed. But at the same time i have ...

SD29 by Tera Expert
  • 3118 Views
  • 4 replies
  • 3 helpfuls

Resolved! Field shows updated in history but not on form

I have seen a couple instances in our system where a field shows updated in the audit history (and in the activity history when dealing with Requests), but not updated on the form.This is one example - the form shows the state In use:However, when I ...

find_real_file.png find_real_file.png

how to print filed :state value in client script

State values: open,closed,pending change,known errori have tried var val = g_form.getValue('state');g_form.addInfoMessage("state "+ val);     --->getting 1/2/3 depending on state valueto get numeric value     var val=g_form.getIntValue('state'); is e...

Resolved! Assigned To Empty and state changes to New

Hi guysI have written one client script on onChange of Assignment group ,assigned_ to should be empty and state changes to new.function onChange(control, oldValue, newValue, isLoading, isTemplate) {     if (isLoading || newValue === '') {           r...

Activity color is going orange.why?

Activity color is going orange.why?After executing the workflow of request .I am getting the orange color at the end.May I know the reason?Thanks,Y Anjaneyulu

Activity colour.PNG
anjiadmin by Tera Expert
  • 3261 Views
  • 4 replies
  • 2 helpfuls

How to create Roles and ACL

Hi,I don't understand how roles and ACL works.Please help me to understand how to create role as follows1. Creating a role for normal user:Where user should have Read_only view to the request raised by them, also the corresponding task of the request...

enigmagope by Tera Expert
  • 3586 Views
  • 4 replies
  • 0 helpfuls

Unable to edit location field in user record

Hi,I would like to have some assistance in correcting user table data.The Location field in the user record is not updated correctly and when I tried to correct it, I could not find any information from location table.The Location field in the user r...

dibeenapearl by Giga Contributor
  • 3306 Views
  • 8 replies
  • 0 helpfuls