When opening a lightbox using wixWindow, how do you pass data from the page to the lightbox


1 When opening a lightbox using
wixWindow, how do you pass data from the
page to the lightbox?

a) By setting the data before opening the lightbox using wixWindow.lightbox.setContext()

b) By setting the lightbox property of wixWindow before opening the lighbox using
wixWindow.lightbox = {dataObj}

c) By getting the data in the lightbox code using wixWindow.getPageData()

d) By adding a data object as an additional parameter when opening the lightbox using
wixWindow.openLightbox(‘LightboxName’, dataObj);

2 Which of the following collection fields
are added automatically to each record?
Select all answers that apply.

a) Created Data

b) Origin

c) Owner

d) Updated Data

3What is the difference between .jsw and
.js backend files?

a) Only JS files can be imported using the Job Scheduler.

b) Only JSW files can be exported as an httpfunction.

c) Only JSW files can be imported in the frontend code.

d) Only JSW files can interact with the collection data through the backend section of your site.

4 When using external services, what is
the most secure way to store your API
keys?

a) Using the Secrets Manager.

b) In the secrets.env file in the backend section.

c) In a collection that has admin readonly permissions.

d) Hardcoded as a global const in one of the pages.

5What is a deferred dataset?
a) A dataset that is not connected to a collection.

b) A dataset that retrieves data only after the rest of the page has loaded.

c) A dataset that is blocked from loading data.

d) A dataset on a page that has multiple datasets.

6 To present data in the repeater using a
dataset, which of the following dataset
modes should be used?

a) Readonly mode

b) Getonly mode

c) Get & Read mode

d) Read & Write mode

7 Which of the following queries will
retrieve this record?

a) wixData.query(‘News’).eq(‘title’, ‘News Title’).find()

b) wixData.query(‘News’).eq(‘title’, ‘News Title 04’).gt(‘wordCount’, 4000).find()

c) wixData.query(‘News’).ne(‘title’, ‘News Title 04’).find()

d) wixData.query(‘News’).ge(‘wordCount’, 4000).lt(‘wordCount’, 5000).find()

8 How do you insert a record into a
collection where the collection’s “Create
Permissions” are set to only the “Admin”?

a) It can’t be done. The only way is to set the collection’s “Create Permissions” to “Anyone”.

b) By adding {supressAuth: true} to the insert operation when performed from the backend.

c) It can only be done with a connected dataset which is set to the ‘Writeonly’ mode.

d) By adding {force: true} to the insert operation when performed in the backend.

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more
error: Content is protected !!