QuestionQ31

Extend the user experience

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

You need to add custom portal functionality by using JavaScript code.

Which two portal entities can be used? Each correct answer provides a complete solution.

> NOTE: Each correct selection is worth one point.

Choose two
  • A Web pages
  • B Web resources
  • C Web roles
  • D Entity lists
Explanation

Power Pages portal functionality can be extended with client-side JavaScript on web pages, and an entity list’s configuration includes a custom JavaScript area for scripts that act on the rendered list. Web roles are security assignments rather than code-hosting entities, and web resources are not the portal configuration entity for this purpose.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!