Questions on App development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 03:27 AM
In an email notification. how do you call a parameter from an event that invoked the email?
a. None of the listed options
b. gs.property
c event.parm
d. current property
Which of the following are legitimate form annotation types?
a. Text
b. Section Details
c. Info Box Blue
d. Info Box Yellow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 09:30 AM
Hi @Snow preck
For 1st one
Answer is A and right syntax event.propertyname
For 2nd Question answer is
- Text
- Section Details
- Info Box Blue
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 09:50 AM - edited 06-15-2024 09:52 AM
1.In an email notification. how do you call a parameter from an event that invoked the email?
Answer: c event.parm
2.Which of the following are legitimate form annotation types?
Answer:
a. Text
b. Section Details
c. Info Box Blue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 10:34 AM
Hi @Snow preck
In an email notification. how do you call a parameter from an event that invoked the email?
a. None of the listed options
b. gs.property
c event.parm
d. current property
Correct answer : C
Which of the following are legitimate form annotation types?
a. Text
b. Section Details
c. Info Box Blue
d. Info Box Yellow
Correct answer : A,B,C
Thanks,
Hope this helps you.
If you found my response helpful, please mark it as helpful and accept it as the solution to close this thread.