exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 5 question 34 discussion

Actual exam question from Microsoft's PL-400
Question #: 34
Topic #: 5
[All PL-400 Questions]

A company is creating a Power Apps portal to collaborate with vendors.

You need to implement custom functionality in the portal by using JavaScript code.

Which two portal entities can you use? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. Web pages
  • B. Web resources
  • C. Web roles
  • D. Entity lists
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
Highly Voted 2 years, 2 months ago
A. Web pages B. Web resources You can use web pages and web resources to implement custom functionality in a Power Apps portal using JavaScript code. Web pages are used to display content and functionality to portal users. You can use JavaScript code to modify the behavior of web pages, such as adding new features or changing the appearance of existing elements. Web resources are files that can be used to store JavaScript code, Cascading Style Sheets (CSS), images, and other types of files that can be used in a portal. You can use web resources to store and manage your JavaScript code, which can then be referenced and executed from web pages. Web roles and entity lists are not used for implementing custom functionality in a Power Apps portal using JavaScript code. Web roles are used to manage access to portal content and functionality, while entity lists are used to display data from a specific entity in the portal.
upvoted 6 times
...
Coder1
Highly Voted 2 years, 2 months ago
Given answer is correct -- https://www.examtopics.com/discussions/microsoft/view/44160-exam-pl-400-topic-5-question
upvoted 5 times
...
Juan0414
Most Recent 3 months, 3 weeks ago
Selected Answer: AD
Based on: https://learn.microsoft.com/en-us/training/modules/power-pages-extend/javascript Currently Javascript can be added to: Lists, forms and Multisep forms Website page and web template A similar question is here: https://www.examtopics.com/discussions/microsoft/view/44160-exam-pl-400-topic-5-question-8-discussion/ Only A and D are present in both and they are correct, so A and D
upvoted 1 times
...
RavinBrissy
4 months, 4 weeks ago
Selected Answer: BD
You can't add javascript code in Web Pages. B (although not 100% correct, this is the 2nd best option from given list) D
upvoted 1 times
...
Ikenna
8 months ago
Selected Answer: AB
1. Web Pages (A): Web Pages in a Power Apps portal allow you to create and customize web pages that can be accessed by portal users. You can add JavaScript code to these web pages to implement custom functionality. For example, you can add a JavaScript function to a web page that performs a specific action when a button is clicked. 2. Web Resources (B): Web Resources are files that can be used within a Power Apps portal, such as HTML, JavaScript, CSS, or image files. You can upload JavaScript files as web resources and then reference them in your web pages or other portal components. This allows you to reuse JavaScript code across multiple pages or components in the portal.
upvoted 1 times
...
PRash3566
8 months, 1 week ago
Selected Answer: AD
Correct
upvoted 1 times
...
wolves
8 months, 1 week ago
Complete Solution ... Web Resources are not a complete solution so Web Pages and Entity Forms are the correct answer.
upvoted 1 times
...
Osie
8 months, 4 weeks ago
Selected Answer: AD
Correct
upvoted 1 times
...
SvetlankaP99
11 months ago
Selected Answer: AD
https://www.examtopics.com/discussions/microsoft/view/44160-exam-pl-400-topic-5-question-8-discussion/ Web Pages and Entity List
upvoted 1 times
...
pey
1 year, 1 month ago
Selected Answer: AB
To implement custom functionality in a Power Apps portal using JavaScript code, you can utilize the following portal entities: A. Web pages: Web pages in a Power Apps portal allow you to create custom pages with HTML, CSS, and JavaScript. You can embed JavaScript code directly within the HTML markup of the web pages to add custom functionality. B. Web resources: Web resources are files that you can upload to a Power Apps portal and reference within web pages. JavaScript files (.js) can be uploaded as web resources and then included in web pages to provide custom functionality through JavaScript code. Both of these entities allow you to incorporate JavaScript code to customize the behavior and functionality of your Power Apps portal. Therefore, the correct answers are A. Web pages and B. Web resources.
upvoted 1 times
...
At09
1 year, 8 months ago
Entity List and Web Page
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 ...