Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

make a ui page to shows dynamic table rows

Hi All,I have a requirement to make a UI Page which will have dynamic rows and called from a UI action like below. above given table I need to make in UI page in which there is '+' sign which will add a row and '-' will remove the row.I have a create...

Aps1_0-1723626455052.png Aps1_1-1723626717208.png
Aps1 by Tera Expert
  • 859 Views
  • 1 replies
  • 1 helpfuls

Limitation to variable length in catalog item

Hi Community, I have requirement in which the max length of variable is 9, I have done that using max_length=9. But how to set minimum variable length is 8 as well? Or Maximum and minimum length should be same for variable.   

Resolved! Script to create ritm and one associated task

Hello folks, I have a requirement where i am submitting catalog form which is creating ritm and ctask but with the same workflow i need to create another ritm and one associated task which will get assigned to Service Desk for reporting purpose . Sce...

Resolved! Remove member from watchlist

Hi folks,I had a requirement to add users to watchlist when priority is High/Critical I created br to get members from group and its working fine. But issue is when priority of same incident changes to low again the members are not removed from the w...

User Confirmation on RITM

Dear Community, I have a requirement to add user confirmation once the task status is changed to closed complete. As soon as the consultant closes the task, it should send an email to the end-user which should have two options (Accept) (Reject). If t...

Burhan Shah by Tera Contributor
  • 744 Views
  • 4 replies
  • 1 helpfuls

Want to display variables in sc_task form

I want to display the tick marked variables in sc_task form under variable section how can i do that? Is following script correct?task.short_description = 'IT Work Request For :  '+current.variables.requested_for.getDisplayValue();    task.please_pro...

MayurChaudhari_0-1723546236114.png MayurChaudhari_2-1723546484957.png