Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CIS-RC All Questions

View all questions & answers for the CIS-RC exam

Exam CIS-RC topic 1 question 98 discussion

Actual exam question from ServiceNow's CIS-RC
Question #: 98
Topic #: 1
[All CIS-RC Questions]

Which filter navigation syntax displays the default form view of the Risk table in the Content Frame?

  • A. sn_risk_risk.form
  • B. sn_risk_risk.LIST
  • C. sn_risk_risk.FORM
  • D. sn_risk_risk.list
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sephereth
2 months ago
Selected Answer: A
Answer: A. sn_risk_risk.form Explanation: i am sorry to have to say thsi, this question is kinda retarded... the <tablename>.form and <tablename>.do "syntax" display a form to create a new record in <tablename>, which is different to the literal meaning of default form view.... for those who are interested, navigation syntax: - <tablename>.list - display a list of All <tablename> records. - <tablename>.LIST - display a list of All <tablename> records in a new browser tab. - <tablename>.do - display a form to create a new record in <tablename>. - <tablename>.form - display a form to create a new record in <tablename>. - <tablename>.FORM - display a form to create a new record in <tablename> in a new browser tab. - <tablename>.config - display all of the application files for <tablename>. - <tablename>.CONFIG - display all of the application files for <tablename> in a new browser tab. Source: PDI, navigation menu
upvoted 1 times
...
esllin
1 year, 10 months ago
Selected Answer: A
obviously it should be A
upvoted 4 times
...
MoradFarag
1 year, 11 months ago
wrong, .FORM opens it in a new tab/window
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...